#c7f0aa Hex Color
rgb(199, 240, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | f0 | aa | - | #c7f0aa |
RGB | 199 | 240 | 170 | - | rgb(199,240,170) |
HSL | 95 | 70% | 80% | - | hsl(95,70%,80%) |
HSV | 95 | 29% | 94% | - | hsv(95,29%,94%) |
XYZ | 61.969 | 77.3646 | 49.697 | - | xyz(61.969,77.3646,49.697) |
CIE-LAB | 90.49 | -25.45 | 29.61 | - | lab(90.49,-25.45,29.61) |
CMYK | 0.17083333333333 | 0 | 0.29166666666667 | 0.058823529411765 | cmyk(0.17083333333333,0,0.29166666666667,0.058823529411765) |
Description
The RGB value of color #c7f0aa is rgb(199, 240, 170).
In the hex color #c7f0aa, The value of Red is 199, value of Green is 240, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #c7f0aa consists of 95° Hue, 70% Saturation, and 80% Lightness.
In the CMYK color model, the color #c7f0aa can be represented as Cyan=0.17083333333333%, Magenta=0%, Yellow=0.29166666666667%, and Black=0.058823529411765%.
Shades of #c7f0aa
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #c7f0aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7f0aa
Preview of #c7f0aa on White Background
The contrast ratio of #c7f0aa with white color is 1.27
Preview of #c7f0aa on black background
The contrast ratio of #c7f0aa with black color is 16.47
#c7f0aa color will look good with a black background.
Color Schemes of #c7f0aa
Triadic Colors of #c7f0aa
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c7f0aa
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #c7f0aa
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c7f0aa
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c7f0aa;
}
This is a sample text used for the color #c7f0aa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #c7f0aa;
}
This is a sample text used for the color #c7f0aa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #c7f0aa;
}
This is a sample text used for the color #c7f0aa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 32.68%
Green 39.41%
Blue 27.91%
CMYK Percentage
Cyan 32.77
Magenta 0%
Yellow 55.95%
Black 11.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.