#dda8ee Hex Color
rgb(221, 168, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | a8 | ee | - | #dda8ee |
RGB | 221 | 168 | 238 | - | rgb(221,168,238) |
HSL | 285 | 67% | 80% | - | hsl(285,67%,80%) |
HSV | 285 | 29% | 93% | - | hsv(285,29%,93%) |
XYZ | 59.254 | 49.5505 | 87.3301 | - | xyz(59.254,49.5505,87.3301) |
CIE-LAB | 75.79 | 31.48 | -27.56 | - | lab(75.79,31.48,-27.56) |
CMYK | 0.071428571428571 | 0.29411764705882 | 0 | 0.066666666666667 | cmyk(0.071428571428571,0.29411764705882,0,0.066666666666667) |
Description
The RGB value of color #dda8ee is rgb(221, 168, 238).
In the hex color #dda8ee, The value of Red is 221, value of Green is 168, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #dda8ee consists of 285° Hue, 67% Saturation, and 80% Lightness.
In the CMYK color model, the color #dda8ee can be represented as Cyan=0.071428571428571%, Magenta=0.29411764705882%, Yellow=0%, and Black=0.066666666666667%.
Shades of #dda8ee
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 #dda8ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dda8ee
Preview of #dda8ee on White Background
The contrast ratio of #dda8ee with white color is 1.92
Preview of #dda8ee on black background
The contrast ratio of #dda8ee with black color is 10.91
#dda8ee color will look good with a black background.
Color Schemes of #dda8ee
Triadic Colors of #dda8ee
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 #dda8ee
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 #dda8ee
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 #dda8ee
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: #dda8ee;
}
This is a sample text used for the color #dda8ee. 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: #dda8ee;
}
This is a sample text used for the color #dda8ee. 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 #dda8ee;
}
This is a sample text used for the color #dda8ee. 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.25%
Green 26.79%
Blue 37.96%
CMYK Percentage
Cyan 16.53
Magenta 68.05%
Yellow 0%
Black 15.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.