#dd91a7 Hex Color
rgb(221, 145, 167)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 91 | a7 | - | #dd91a7 |
RGB | 221 | 145 | 167 | - | rgb(221,145,167) |
HSL | 343 | 53% | 72% | - | hsl(343,53%,72%) |
HSV | 343 | 34% | 87% | - | hsv(343,34%,87%) |
XYZ | 46.9192 | 38.413 | 41.5007 | - | xyz(46.9192,38.413,41.5007) |
CIE-LAB | 68.32 | 31.7 | 0.38 | - | lab(68.32,31.7,0.38) |
CMYK | 0 | 0.34389140271493 | 0.24434389140271 | 0.13333333333333 | cmyk(0,0.34389140271493,0.24434389140271,0.13333333333333) |
Description
The RGB value of color #dd91a7 is rgb(221, 145, 167).
In the hex color #dd91a7, The value of Red is 221, value of Green is 145, and value of Blue is 167. The primary color is Red. Similarly, The HSL values for #dd91a7 consists of 343° Hue, 53% Saturation, and 72% Lightness.
In the CMYK color model, the color #dd91a7 can be represented as Cyan=0%, Magenta=0.34389140271493%, Yellow=0.24434389140271%, and Black=0.13333333333333%.
Shades of #dd91a7
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 #dd91a7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd91a7
Preview of #dd91a7 on White Background
The contrast ratio of #dd91a7 with white color is 2.42
Preview of #dd91a7 on black background
The contrast ratio of #dd91a7 with black color is 8.68
#dd91a7 color will look good with a black background.
Color Schemes of #dd91a7
Triadic Colors of #dd91a7
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 #dd91a7
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 #dd91a7
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 #dd91a7
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: #dd91a7;
}
This is a sample text used for the color #dd91a7. 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: #dd91a7;
}
This is a sample text used for the color #dd91a7. 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 #dd91a7;
}
This is a sample text used for the color #dd91a7. 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 41.46%
Green 27.2%
Blue 31.33%
CMYK Percentage
Cyan 0
Magenta 47.66%
Yellow 33.86%
Black 18.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.