#d0cdfa Hex Color
rgb(208, 205, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | cd | fa | - | #d0cdfa |
RGB | 208 | 205 | 250 | - | rgb(208,205,250) |
HSL | 244 | 82% | 89% | - | hsl(244,82%,89%) |
HSV | 244 | 18% | 98% | - | hsv(244,18%,98%) |
XYZ | 65.0991 | 63.9747 | 99.3597 | - | xyz(65.0991,63.9747,99.3597) |
CIE-LAB | 83.95 | 9.91 | -21.66 | - | lab(83.95,9.91,-21.66) |
CMYK | 0.168 | 0.18 | 0 | 0.019607843137255 | cmyk(0.168,0.18,0,0.019607843137255) |
Description
The RGB value of color #d0cdfa is rgb(208, 205, 250).
In the hex color #d0cdfa, The value of Red is 208, value of Green is 205, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #d0cdfa consists of 244° Hue, 82% Saturation, and 89% Lightness.
In the CMYK color model, the color #d0cdfa can be represented as Cyan=0.168%, Magenta=0.18%, Yellow=0%, and Black=0.019607843137255%.
Shades of #d0cdfa
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 #d0cdfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0cdfa
Preview of #d0cdfa on White Background
The contrast ratio of #d0cdfa with white color is 1.52
Preview of #d0cdfa on black background
The contrast ratio of #d0cdfa with black color is 13.79
#d0cdfa color will look good with a black background.
Color Schemes of #d0cdfa
Triadic Colors of #d0cdfa
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 #d0cdfa
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 #d0cdfa
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 #d0cdfa
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: #d0cdfa;
}
This is a sample text used for the color #d0cdfa. 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: #d0cdfa;
}
This is a sample text used for the color #d0cdfa. 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 #d0cdfa;
}
This is a sample text used for the color #d0cdfa. 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 31.37%
Green 30.92%
Blue 37.71%
CMYK Percentage
Cyan 45.7
Magenta 48.97%
Yellow 0%
Black 5.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.