#dcc6ea Hex Color
rgb(220, 198, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | c6 | ea | - | #dcc6ea |
RGB | 220 | 198 | 234 | - | rgb(220,198,234) |
HSL | 277 | 46% | 85% | - | hsl(277,46%,85%) |
HSV | 277 | 15% | 92% | - | hsv(277,15%,92%) |
XYZ | 64.5606 | 61.5443 | 86.3184 | - | xyz(64.5606,61.5443,86.3184) |
CIE-LAB | 82.67 | 14.22 | -14.98 | - | lab(82.67,14.22,-14.98) |
CMYK | 0.05982905982906 | 0.15384615384615 | 0 | 0.082352941176471 | cmyk(0.05982905982906,0.15384615384615,0,0.082352941176471) |
Description
The RGB value of color #dcc6ea is rgb(220, 198, 234).
In the hex color #dcc6ea, The value of Red is 220, value of Green is 198, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #dcc6ea consists of 277° Hue, 46% Saturation, and 85% Lightness.
In the CMYK color model, the color #dcc6ea can be represented as Cyan=0.05982905982906%, Magenta=0.15384615384615%, Yellow=0%, and Black=0.082352941176471%.
Shades of #dcc6ea
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 #dcc6ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcc6ea
Preview of #dcc6ea on White Background
The contrast ratio of #dcc6ea with white color is 1.58
Preview of #dcc6ea on black background
The contrast ratio of #dcc6ea with black color is 13.31
#dcc6ea color will look good with a black background.
Color Schemes of #dcc6ea
Triadic Colors of #dcc6ea
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 #dcc6ea
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 #dcc6ea
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 #dcc6ea
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: #dcc6ea;
}
This is a sample text used for the color #dcc6ea. 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: #dcc6ea;
}
This is a sample text used for the color #dcc6ea. 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 #dcc6ea;
}
This is a sample text used for the color #dcc6ea. 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.74%
Green 30.37%
Blue 35.89%
CMYK Percentage
Cyan 20.21
Magenta 51.97%
Yellow 0%
Black 27.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.