#dcc0dd Hex Color
rgb(220, 192, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | c0 | dd | - | #dcc0dd |
RGB | 220 | 192 | 221 | - | rgb(220,192,221) |
HSL | 298 | 30% | 81% | - | hsl(298,30%,81%) |
HSV | 298 | 13% | 87% | - | hsv(298,13%,87%) |
XYZ | 61.416 | 58.1354 | 76.3909 | - | xyz(61.416,58.1354,76.3909) |
CIE-LAB | 80.81 | 14.96 | -10.79 | - | lab(80.81,14.96,-10.79) |
CMYK | 0.004524886877828 | 0.13122171945701 | 0 | 0.13333333333333 | cmyk(0.004524886877828,0.13122171945701,0,0.13333333333333) |
Description
The RGB value of color #dcc0dd is rgb(220, 192, 221).
In the hex color #dcc0dd, The value of Red is 220, value of Green is 192, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #dcc0dd consists of 298° Hue, 30% Saturation, and 81% Lightness.
In the CMYK color model, the color #dcc0dd can be represented as Cyan=0.004524886877828%, Magenta=0.13122171945701%, Yellow=0%, and Black=0.13333333333333%.
Shades of #dcc0dd
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 #dcc0dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcc0dd
Preview of #dcc0dd on White Background
The contrast ratio of #dcc0dd with white color is 1.66
Preview of #dcc0dd on black background
The contrast ratio of #dcc0dd with black color is 12.63
#dcc0dd color will look good with a black background.
Color Schemes of #dcc0dd
Triadic Colors of #dcc0dd
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 #dcc0dd
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 #dcc0dd
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 #dcc0dd
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: #dcc0dd;
}
This is a sample text used for the color #dcc0dd. 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: #dcc0dd;
}
This is a sample text used for the color #dcc0dd. 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 #dcc0dd;
}
This is a sample text used for the color #dcc0dd. 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 34.76%
Green 30.33%
Blue 34.91%
CMYK Percentage
Cyan 1.68
Magenta 48.77%
Yellow 0%
Black 49.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.