#c7eadc Hex Color
rgb(199, 234, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | ea | dc | - | #c7eadc |
RGB | 199 | 234 | 220 | - | rgb(199,234,220) |
HSL | 156 | 45% | 85% | - | hsl(156,45%,85%) |
HSV | 156 | 15% | 92% | - | hsv(156,15%,92%) |
XYZ | 65.8943 | 76.1551 | 78.9365 | - | xyz(65.8943,76.1551,78.9365) |
CIE-LAB | 89.93 | -14.07 | 2.97 | - | lab(89.93,-14.07,2.97) |
CMYK | 0.14957264957265 | 0 | 0.05982905982906 | 0.082352941176471 | cmyk(0.14957264957265,0,0.05982905982906,0.082352941176471) |
Description
The RGB value of color #c7eadc is rgb(199, 234, 220).
In the hex color #c7eadc, The value of Red is 199, value of Green is 234, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #c7eadc consists of 156° Hue, 45% Saturation, and 85% Lightness.
In the CMYK color model, the color #c7eadc can be represented as Cyan=0.14957264957265%, Magenta=0%, Yellow=0.05982905982906%, and Black=0.082352941176471%.
Shades of #c7eadc
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 #c7eadc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7eadc
Preview of #c7eadc on White Background
The contrast ratio of #c7eadc with white color is 1.29
Preview of #c7eadc on black background
The contrast ratio of #c7eadc with black color is 16.23
#c7eadc color will look good with a black background.
Color Schemes of #c7eadc
Triadic Colors of #c7eadc
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 #c7eadc
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 #c7eadc
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 #c7eadc
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: #c7eadc;
}
This is a sample text used for the color #c7eadc. 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: #c7eadc;
}
This is a sample text used for the color #c7eadc. 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 #c7eadc;
}
This is a sample text used for the color #c7eadc. 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 30.47%
Green 35.83%
Blue 33.69%
CMYK Percentage
Cyan 51.27
Magenta 0%
Yellow 20.51%
Black 28.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.