#cedec2 Hex Color
rgb(206, 222, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | de | c2 | - | #cedec2 |
RGB | 206 | 222 | 194 | - | rgb(206,222,194) |
HSL | 94 | 30% | 82% | - | hsl(94,30%,82%) |
HSV | 94 | 13% | 87% | - | hsv(94,13%,87%) |
XYZ | 61.3125 | 69.2594 | 61.1758 | - | xyz(61.3125,69.2594,61.1758) |
CIE-LAB | 86.63 | -10.36 | 11.92 | - | lab(86.63,-10.36,11.92) |
CMYK | 0.072072072072072 | 0 | 0.12612612612613 | 0.12941176470588 | cmyk(0.072072072072072,0,0.12612612612613,0.12941176470588) |
Description
The RGB value of color #cedec2 is rgb(206, 222, 194).
In the hex color #cedec2, The value of Red is 206, value of Green is 222, and value of Blue is 194. The primary color is Green. Similarly, The HSL values for #cedec2 consists of 94° Hue, 30% Saturation, and 82% Lightness.
In the CMYK color model, the color #cedec2 can be represented as Cyan=0.072072072072072%, Magenta=0%, Yellow=0.12612612612613%, and Black=0.12941176470588%.
Shades of #cedec2
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 #cedec2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cedec2
Preview of #cedec2 on White Background
The contrast ratio of #cedec2 with white color is 1.41
Preview of #cedec2 on black background
The contrast ratio of #cedec2 with black color is 14.85
#cedec2 color will look good with a black background.
Color Schemes of #cedec2
Triadic Colors of #cedec2
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 #cedec2
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 #cedec2
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 #cedec2
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: #cedec2;
}
This is a sample text used for the color #cedec2. 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: #cedec2;
}
This is a sample text used for the color #cedec2. 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 #cedec2;
}
This is a sample text used for the color #cedec2. 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 33.12%
Green 35.69%
Blue 31.19%
CMYK Percentage
Cyan 22
Magenta 0%
Yellow 38.5%
Black 39.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.