#dd9dea Hex Color
rgb(221, 157, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 9d | ea | - | #dd9dea |
RGB | 221 | 157 | 234 | - | rgb(221,157,234) |
HSL | 290 | 65% | 77% | - | hsl(290,65%,77%) |
HSV | 290 | 33% | 92% | - | hsv(290,33%,92%) |
XYZ | 56.727 | 45.4266 | 83.6203 | - | xyz(56.727,45.4266,83.6203) |
CIE-LAB | 73.17 | 36.61 | -29.41 | - | lab(73.17,36.61,-29.41) |
CMYK | 0.055555555555555 | 0.32905982905983 | 0 | 0.082352941176471 | cmyk(0.055555555555555,0.32905982905983,0,0.082352941176471) |
Description
The RGB value of color #dd9dea is rgb(221, 157, 234).
In the hex color #dd9dea, The value of Red is 221, value of Green is 157, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #dd9dea consists of 290° Hue, 65% Saturation, and 77% Lightness.
In the CMYK color model, the color #dd9dea can be represented as Cyan=0.055555555555555%, Magenta=0.32905982905983%, Yellow=0%, and Black=0.082352941176471%.
Shades of #dd9dea
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 #dd9dea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd9dea
Preview of #dd9dea on White Background
The contrast ratio of #dd9dea with white color is 2.08
Preview of #dd9dea on black background
The contrast ratio of #dd9dea with black color is 10.09
#dd9dea color will look good with a black background.
Color Schemes of #dd9dea
Triadic Colors of #dd9dea
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 #dd9dea
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 #dd9dea
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 #dd9dea
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: #dd9dea;
}
This is a sample text used for the color #dd9dea. 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: #dd9dea;
}
This is a sample text used for the color #dd9dea. 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 #dd9dea;
}
This is a sample text used for the color #dd9dea. 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 36.11%
Green 25.65%
Blue 38.24%
CMYK Percentage
Cyan 11.9
Magenta 70.47%
Yellow 0%
Black 17.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.