#cec5cd Hex Color
rgb(206, 197, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | c5 | cd | - | #cec5cd |
| RGB | 206 | 197 | 205 | - | rgb(206,197,205) |
| HSL | 307 | 8% | 79% | - | hsl(307,8%,79%) |
| HSV | 307 | 4% | 81% | - | hsv(307,4%,81%) |
| XYZ | 56.4393 | 57.4621 | 65.8742 | - | xyz(56.4393,57.4621,65.8742) |
| CIE-LAB | 80.44 | 4.58 | -2.88 | - | lab(80.44,4.58,-2.88) |
| CMYK | 0 | 0.043689320388349 | 0.0048543689320388 | 0.1921568627451 | cmyk(0,0.043689320388349,0.0048543689320388,0.1921568627451) |
Description
The RGB value of color #cec5cd is rgb(206, 197, 205).
In the hex color #cec5cd, The value of Red is 206, value of Green is 197, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #cec5cd consists of 307° Hue, 8% Saturation, and 79% Lightness.
In the CMYK color model, the color #cec5cd can be represented as Cyan=0%, Magenta=0.043689320388349%, Yellow=0.0048543689320388%, and Black=0.1921568627451%.
Shades of #cec5cd
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 #cec5cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cec5cd
Preview of #cec5cd on White Background
The contrast ratio of #cec5cd with white color is 1.68
Preview of #cec5cd on black background
The contrast ratio of #cec5cd with black color is 12.49
#cec5cd color will look good with a black background.
Color Schemes of #cec5cd
Triadic Colors of #cec5cd
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 #cec5cd
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 #cec5cd
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 #cec5cd
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: #cec5cd;
}
This is a sample text used for the color #cec5cd. 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: #cec5cd;
}
This is a sample text used for the color #cec5cd. 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 #cec5cd;
}
This is a sample text used for the color #cec5cd. 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.88%
Green 32.4%
Blue 33.72%
CMYK Percentage
Cyan 0
Magenta 18.15%
Yellow 2.02%
Black 79.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.