#c7dece Hex Color
rgb(199, 222, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | de | ce | - | #c7dece |
RGB | 199 | 222 | 206 | - | rgb(199,222,206) |
HSL | 138 | 26% | 83% | - | hsl(138,26%,83%) |
HSV | 138 | 10% | 87% | - | hsv(138,10%,87%) |
XYZ | 60.815 | 68.8409 | 68.4748 | - | xyz(60.815,68.8409,68.4748) |
CIE-LAB | 86.43 | -10.64 | 5.24 | - | lab(86.43,-10.64,5.24) |
CMYK | 0.1036036036036 | 0 | 0.072072072072072 | 0.12941176470588 | cmyk(0.1036036036036,0,0.072072072072072,0.12941176470588) |
Description
The RGB value of color #c7dece is rgb(199, 222, 206).
In the hex color #c7dece, The value of Red is 199, value of Green is 222, and value of Blue is 206. The primary color is Green. Similarly, The HSL values for #c7dece consists of 138° Hue, 26% Saturation, and 83% Lightness.
In the CMYK color model, the color #c7dece can be represented as Cyan=0.1036036036036%, Magenta=0%, Yellow=0.072072072072072%, and Black=0.12941176470588%.
Shades of #c7dece
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 #c7dece
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7dece
Preview of #c7dece on White Background
The contrast ratio of #c7dece with white color is 1.42
Preview of #c7dece on black background
The contrast ratio of #c7dece with black color is 14.77
#c7dece color will look good with a black background.
Color Schemes of #c7dece
Triadic Colors of #c7dece
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 #c7dece
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 #c7dece
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 #c7dece
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: #c7dece;
}
This is a sample text used for the color #c7dece. 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: #c7dece;
}
This is a sample text used for the color #c7dece. 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 #c7dece;
}
This is a sample text used for the color #c7dece. 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 31.74%
Green 35.41%
Blue 32.85%
CMYK Percentage
Cyan 33.96
Magenta 0%
Yellow 23.62%
Black 42.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.