#dd9acb Hex Color
rgb(221, 154, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 9a | cb | - | #dd9acb |
RGB | 221 | 154 | 203 | - | rgb(221,154,203) |
HSL | 316 | 50% | 74% | - | hsl(316,50%,74%) |
HSV | 316 | 30% | 87% | - | hsv(316,30%,87%) |
XYZ | 52.1539 | 42.7952 | 62.0114 | - | xyz(52.1539,42.7952,62.0114) |
CIE-LAB | 71.42 | 32.55 | -15.06 | - | lab(71.42,32.55,-15.06) |
CMYK | 0 | 0.30316742081448 | 0.081447963800905 | 0.13333333333333 | cmyk(0,0.30316742081448,0.081447963800905,0.13333333333333) |
Description
The RGB value of color #dd9acb is rgb(221, 154, 203).
In the hex color #dd9acb, The value of Red is 221, value of Green is 154, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #dd9acb consists of 316° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #dd9acb can be represented as Cyan=0%, Magenta=0.30316742081448%, Yellow=0.081447963800905%, and Black=0.13333333333333%.
Shades of #dd9acb
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 #dd9acb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd9acb
Preview of #dd9acb on White Background
The contrast ratio of #dd9acb with white color is 2.2
Preview of #dd9acb on black background
The contrast ratio of #dd9acb with black color is 9.56
#dd9acb color will look good with a black background.
Color Schemes of #dd9acb
Triadic Colors of #dd9acb
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 #dd9acb
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 #dd9acb
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 #dd9acb
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: #dd9acb;
}
This is a sample text used for the color #dd9acb. 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: #dd9acb;
}
This is a sample text used for the color #dd9acb. 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 #dd9acb;
}
This is a sample text used for the color #dd9acb. 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 38.24%
Green 26.64%
Blue 35.12%
CMYK Percentage
Cyan 0
Magenta 58.53%
Yellow 15.73%
Black 25.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.