#dcb9d0 Hex Color
rgb(220, 185, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | b9 | d0 | - | #dcb9d0 |
RGB | 220 | 185 | 208 | - | rgb(220,185,208) |
HSL | 321 | 33% | 79% | - | hsl(321,33%,79%) |
HSV | 321 | 16% | 86% | - | hsv(321,16%,86%) |
XYZ | 58.2493 | 54.4676 | 67.1177 | - | xyz(58.2493,54.4676,67.1177) |
CIE-LAB | 78.73 | 16.37 | -6.88 | - | lab(78.73,16.37,-6.88) |
CMYK | 0 | 0.15909090909091 | 0.054545454545455 | 0.13725490196078 | cmyk(0,0.15909090909091,0.054545454545455,0.13725490196078) |
Description
The RGB value of color #dcb9d0 is rgb(220, 185, 208).
In the hex color #dcb9d0, The value of Red is 220, value of Green is 185, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #dcb9d0 consists of 321° Hue, 33% Saturation, and 79% Lightness.
In the CMYK color model, the color #dcb9d0 can be represented as Cyan=0%, Magenta=0.15909090909091%, Yellow=0.054545454545455%, and Black=0.13725490196078%.
Shades of #dcb9d0
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 #dcb9d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcb9d0
Preview of #dcb9d0 on White Background
The contrast ratio of #dcb9d0 with white color is 1.77
Preview of #dcb9d0 on black background
The contrast ratio of #dcb9d0 with black color is 11.89
#dcb9d0 color will look good with a black background.
Color Schemes of #dcb9d0
Triadic Colors of #dcb9d0
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 #dcb9d0
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 #dcb9d0
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 #dcb9d0
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: #dcb9d0;
}
This is a sample text used for the color #dcb9d0. 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: #dcb9d0;
}
This is a sample text used for the color #dcb9d0. 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 #dcb9d0;
}
This is a sample text used for the color #dcb9d0. 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 30.18%
Blue 33.93%
CMYK Percentage
Cyan 0
Magenta 45.34%
Yellow 15.54%
Black 39.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.