#cecde7 Hex Color
rgb(206, 205, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | cd | e7 | - | #cecde7 |
RGB | 206 | 205 | 231 | - | rgb(206,205,231) |
HSL | 242 | 35% | 85% | - | hsl(242,35%,85%) |
HSV | 242 | 11% | 91% | - | hsv(242,11%,91%) |
XYZ | 61.7087 | 62.554 | 84.423 | - | xyz(61.7087,62.554,84.423) |
CIE-LAB | 83.21 | 5.33 | -12.69 | - | lab(83.21,5.33,-12.69) |
CMYK | 0.10822510822511 | 0.11255411255411 | 0 | 0.094117647058824 | cmyk(0.10822510822511,0.11255411255411,0,0.094117647058824) |
Description
The RGB value of color #cecde7 is rgb(206, 205, 231).
In the hex color #cecde7, The value of Red is 206, value of Green is 205, and value of Blue is 231. The primary color is Blue. Similarly, The HSL values for #cecde7 consists of 242° Hue, 35% Saturation, and 85% Lightness.
In the CMYK color model, the color #cecde7 can be represented as Cyan=0.10822510822511%, Magenta=0.11255411255411%, Yellow=0%, and Black=0.094117647058824%.
Shades of #cecde7
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 #cecde7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cecde7
Preview of #cecde7 on White Background
The contrast ratio of #cecde7 with white color is 1.55
Preview of #cecde7 on black background
The contrast ratio of #cecde7 with black color is 13.51
#cecde7 color will look good with a black background.
Color Schemes of #cecde7
Triadic Colors of #cecde7
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 #cecde7
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 #cecde7
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 #cecde7
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: #cecde7;
}
This is a sample text used for the color #cecde7. 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: #cecde7;
}
This is a sample text used for the color #cecde7. 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 #cecde7;
}
This is a sample text used for the color #cecde7. 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.09%
Green 31.93%
Blue 35.98%
CMYK Percentage
Cyan 34.37
Magenta 35.74%
Yellow 0%
Black 29.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.