#ced4c4 Hex Color
rgb(206, 212, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | d4 | c4 | - | #ced4c4 |
RGB | 206 | 212 | 196 | - | rgb(206,212,196) |
HSL | 83 | 16% | 80% | - | hsl(83,16%,80%) |
HSV | 83 | 8% | 83% | - | hsv(83,8%,83%) |
XYZ | 58.9609 | 64.1943 | 61.5077 | - | xyz(58.9609,64.1943,61.5077) |
CIE-LAB | 84.07 | -4.9 | 7.2 | - | lab(84.07,-4.9,7.2) |
CMYK | 0.028301886792453 | 0 | 0.075471698113208 | 0.16862745098039 | cmyk(0.028301886792453,0,0.075471698113208,0.16862745098039) |
Description
The RGB value of color #ced4c4 is rgb(206, 212, 196).
In the hex color #ced4c4, The value of Red is 206, value of Green is 212, and value of Blue is 196. The primary color is Green. Similarly, The HSL values for #ced4c4 consists of 83° Hue, 16% Saturation, and 80% Lightness.
In the CMYK color model, the color #ced4c4 can be represented as Cyan=0.028301886792453%, Magenta=0%, Yellow=0.075471698113208%, and Black=0.16862745098039%.
Shades of #ced4c4
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 #ced4c4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced4c4
Preview of #ced4c4 on White Background
The contrast ratio of #ced4c4 with white color is 1.52
Preview of #ced4c4 on black background
The contrast ratio of #ced4c4 with black color is 13.84
#ced4c4 color will look good with a black background.
Color Schemes of #ced4c4
Triadic Colors of #ced4c4
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 #ced4c4
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 #ced4c4
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 #ced4c4
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: #ced4c4;
}
This is a sample text used for the color #ced4c4. 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: #ced4c4;
}
This is a sample text used for the color #ced4c4. 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 #ced4c4;
}
This is a sample text used for the color #ced4c4. 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.55%
Green 34.53%
Blue 31.92%
CMYK Percentage
Cyan 10.39
Magenta 0%
Yellow 27.71%
Black 61.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.