#d0adef Hex Color
rgb(208, 173, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | ad | ef | - | #d0adef |
RGB | 208 | 173 | 239 | - | rgb(208,173,239) |
HSL | 272 | 67% | 81% | - | hsl(272,67%,81%) |
HSV | 272 | 28% | 94% | - | hsv(272,28%,94%) |
XYZ | 56.536 | 49.529 | 88.2416 | - | xyz(56.536,49.529,88.2416) |
CIE-LAB | 75.78 | 24.9 | -28.23 | - | lab(75.78,24.9,-28.23) |
CMYK | 0.12970711297071 | 0.27615062761506 | 0 | 0.062745098039216 | cmyk(0.12970711297071,0.27615062761506,0,0.062745098039216) |
Description
The RGB value of color #d0adef is rgb(208, 173, 239).
In the hex color #d0adef, The value of Red is 208, value of Green is 173, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #d0adef consists of 272° Hue, 67% Saturation, and 81% Lightness.
In the CMYK color model, the color #d0adef can be represented as Cyan=0.12970711297071%, Magenta=0.27615062761506%, Yellow=0%, and Black=0.062745098039216%.
Shades of #d0adef
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 #d0adef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0adef
Preview of #d0adef on White Background
The contrast ratio of #d0adef with white color is 1.93
Preview of #d0adef on black background
The contrast ratio of #d0adef with black color is 10.91
#d0adef color will look good with a black background.
Color Schemes of #d0adef
Triadic Colors of #d0adef
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 #d0adef
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 #d0adef
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 #d0adef
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: #d0adef;
}
This is a sample text used for the color #d0adef. 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: #d0adef;
}
This is a sample text used for the color #d0adef. 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 #d0adef;
}
This is a sample text used for the color #d0adef. 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 33.55%
Green 27.9%
Blue 38.55%
CMYK Percentage
Cyan 27.68
Magenta 58.93%
Yellow 0%
Black 13.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.