#cec8ed Hex Color
rgb(206, 200, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | c8 | ed | - | #cec8ed |
RGB | 206 | 200 | 237 | - | rgb(206,200,237) |
HSL | 250 | 51% | 86% | - | hsl(250,51%,86%) |
HSV | 250 | 16% | 93% | - | hsv(250,16%,93%) |
XYZ | 61.3939 | 60.5448 | 88.5713 | - | xyz(61.3939,60.5448,88.5713) |
CIE-LAB | 82.13 | 9.23 | -17.5 | - | lab(82.13,9.23,-17.5) |
CMYK | 0.13080168776371 | 0.15611814345992 | 0 | 0.070588235294118 | cmyk(0.13080168776371,0.15611814345992,0,0.070588235294118) |
Description
The RGB value of color #cec8ed is rgb(206, 200, 237).
In the hex color #cec8ed, The value of Red is 206, value of Green is 200, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #cec8ed consists of 250° Hue, 51% Saturation, and 86% Lightness.
In the CMYK color model, the color #cec8ed can be represented as Cyan=0.13080168776371%, Magenta=0.15611814345992%, Yellow=0%, and Black=0.070588235294118%.
Shades of #cec8ed
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 #cec8ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cec8ed
Preview of #cec8ed on White Background
The contrast ratio of #cec8ed with white color is 1.6
Preview of #cec8ed on black background
The contrast ratio of #cec8ed with black color is 13.11
#cec8ed color will look good with a black background.
Color Schemes of #cec8ed
Triadic Colors of #cec8ed
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 #cec8ed
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 #cec8ed
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 #cec8ed
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: #cec8ed;
}
This is a sample text used for the color #cec8ed. 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: #cec8ed;
}
This is a sample text used for the color #cec8ed. 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 #cec8ed;
}
This is a sample text used for the color #cec8ed. 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.04%
Green 31.1%
Blue 36.86%
CMYK Percentage
Cyan 36.59
Magenta 43.67%
Yellow 0%
Black 19.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.