#e6cbdc Hex Color
rgb(230, 203, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | cb | dc | - | #e6cbdc |
RGB | 230 | 203 | 220 | - | rgb(230,203,220) |
HSL | 322 | 35% | 85% | - | hsl(322,35%,85%) |
HSV | 322 | 12% | 90% | - | hsv(322,12%,90%) |
XYZ | 66.9073 | 64.7022 | 76.6725 | - | xyz(66.9073,64.7022,76.6725) |
CIE-LAB | 84.33 | 12.33 | -4.95 | - | lab(84.33,12.33,-4.95) |
CMYK | 0 | 0.11739130434783 | 0.043478260869565 | 0.098039215686274 | cmyk(0,0.11739130434783,0.043478260869565,0.098039215686274) |
Description
The RGB value of color #e6cbdc is rgb(230, 203, 220).
In the hex color #e6cbdc, The value of Red is 230, value of Green is 203, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #e6cbdc consists of 322° Hue, 35% Saturation, and 85% Lightness.
In the CMYK color model, the color #e6cbdc can be represented as Cyan=0%, Magenta=0.11739130434783%, Yellow=0.043478260869565%, and Black=0.098039215686274%.
Shades of #e6cbdc
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 #e6cbdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6cbdc
Preview of #e6cbdc on White Background
The contrast ratio of #e6cbdc with white color is 1.51
Preview of #e6cbdc on black background
The contrast ratio of #e6cbdc with black color is 13.94
#e6cbdc color will look good with a black background.
Color Schemes of #e6cbdc
Triadic Colors of #e6cbdc
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 #e6cbdc
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 #e6cbdc
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 #e6cbdc
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: #e6cbdc;
}
This is a sample text used for the color #e6cbdc. 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: #e6cbdc;
}
This is a sample text used for the color #e6cbdc. 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 #e6cbdc;
}
This is a sample text used for the color #e6cbdc. 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.22%
Green 31.09%
Blue 33.69%
CMYK Percentage
Cyan 0
Magenta 45.34%
Yellow 16.79%
Black 37.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.