#ce9cd4 Hex Color
rgb(206, 156, 212)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 9c | d4 | - | #ce9cd4 |
RGB | 206 | 156 | 212 | - | rgb(206,156,212) |
HSL | 294 | 39% | 72% | - | hsl(294,39%,72%) |
HSV | 294 | 26% | 83% | - | hsv(294,26%,83%) |
XYZ | 49.2257 | 41.6522 | 67.7326 | - | xyz(49.2257,41.6522,67.7326) |
CIE-LAB | 70.63 | 28.13 | -21.37 | - | lab(70.63,28.13,-21.37) |
CMYK | 0.028301886792453 | 0.26415094339623 | 0 | 0.16862745098039 | cmyk(0.028301886792453,0.26415094339623,0,0.16862745098039) |
Description
The RGB value of color #ce9cd4 is rgb(206, 156, 212).
In the hex color #ce9cd4, The value of Red is 206, value of Green is 156, and value of Blue is 212. The primary color is Blue. Similarly, The HSL values for #ce9cd4 consists of 294° Hue, 39% Saturation, and 72% Lightness.
In the CMYK color model, the color #ce9cd4 can be represented as Cyan=0.028301886792453%, Magenta=0.26415094339623%, Yellow=0%, and Black=0.16862745098039%.
Shades of #ce9cd4
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 #ce9cd4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce9cd4
Preview of #ce9cd4 on White Background
The contrast ratio of #ce9cd4 with white color is 2.25
Preview of #ce9cd4 on black background
The contrast ratio of #ce9cd4 with black color is 9.33
#ce9cd4 color will look good with a black background.
Color Schemes of #ce9cd4
Triadic Colors of #ce9cd4
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 #ce9cd4
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 #ce9cd4
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 #ce9cd4
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: #ce9cd4;
}
This is a sample text used for the color #ce9cd4. 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: #ce9cd4;
}
This is a sample text used for the color #ce9cd4. 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 #ce9cd4;
}
This is a sample text used for the color #ce9cd4. 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 35.89%
Green 27.18%
Blue 36.93%
CMYK Percentage
Cyan 6.14
Magenta 57.29%
Yellow 0%
Black 36.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.