#ced5ce Hex Color
rgb(206, 213, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | d5 | ce | - | #ced5ce |
RGB | 206 | 213 | 206 | - | rgb(206,213,206) |
HSL | 120 | 8% | 82% | - | hsl(120,8%,82%) |
HSV | 120 | 3% | 84% | - | hsv(120,3%,84%) |
XYZ | 60.3884 | 65.1665 | 67.7881 | - | xyz(60.3884,65.1665,67.7881) |
CIE-LAB | 84.57 | -3.65 | 2.62 | - | lab(84.57,-3.65,2.62) |
CMYK | 0.032863849765258 | 0 | 0.032863849765258 | 0.16470588235294 | cmyk(0.032863849765258,0,0.032863849765258,0.16470588235294) |
Description
The RGB value of color #ced5ce is rgb(206, 213, 206).
In the hex color #ced5ce, The value of Red is 206, value of Green is 213, and value of Blue is 206. The primary color is Green. Similarly, The HSL values for #ced5ce consists of 120° Hue, 8% Saturation, and 82% Lightness.
In the CMYK color model, the color #ced5ce can be represented as Cyan=0.032863849765258%, Magenta=0%, Yellow=0.032863849765258%, and Black=0.16470588235294%.
Shades of #ced5ce
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 #ced5ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced5ce
Preview of #ced5ce on White Background
The contrast ratio of #ced5ce with white color is 1.5
Preview of #ced5ce on black background
The contrast ratio of #ced5ce with black color is 14.03
#ced5ce color will look good with a black background.
Color Schemes of #ced5ce
Triadic Colors of #ced5ce
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 #ced5ce
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 #ced5ce
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 #ced5ce
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: #ced5ce;
}
This is a sample text used for the color #ced5ce. 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: #ced5ce;
}
This is a sample text used for the color #ced5ce. 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 #ced5ce;
}
This is a sample text used for the color #ced5ce. 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.96%
Green 34.08%
Blue 32.96%
CMYK Percentage
Cyan 14.26
Magenta 0%
Yellow 14.26%
Black 71.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.