#d6ddfa Hex Color
rgb(214, 221, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | dd | fa | - | #d6ddfa |
RGB | 214 | 221 | 250 | - | rgb(214,221,250) |
HSL | 228 | 78% | 91% | - | hsl(228,78%,91%) |
HSV | 228 | 14% | 98% | - | hsv(228,14%,98%) |
XYZ | 70.8433 | 72.9112 | 100.7819 | - | xyz(70.8433,72.9112,100.7819) |
CIE-LAB | 88.41 | 3.32 | -14.9 | - | lab(88.41,3.32,-14.9) |
CMYK | 0.144 | 0.116 | 0 | 0.019607843137255 | cmyk(0.144,0.116,0,0.019607843137255) |
Description
The RGB value of color #d6ddfa is rgb(214, 221, 250).
In the hex color #d6ddfa, The value of Red is 214, value of Green is 221, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #d6ddfa consists of 228° Hue, 78% Saturation, and 91% Lightness.
In the CMYK color model, the color #d6ddfa can be represented as Cyan=0.144%, Magenta=0.116%, Yellow=0%, and Black=0.019607843137255%.
Shades of #d6ddfa
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 #d6ddfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6ddfa
Preview of #d6ddfa on White Background
The contrast ratio of #d6ddfa with white color is 1.35
Preview of #d6ddfa on black background
The contrast ratio of #d6ddfa with black color is 15.58
#d6ddfa color will look good with a black background.
Color Schemes of #d6ddfa
Triadic Colors of #d6ddfa
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 #d6ddfa
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 #d6ddfa
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 #d6ddfa
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: #d6ddfa;
}
This is a sample text used for the color #d6ddfa. 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: #d6ddfa;
}
This is a sample text used for the color #d6ddfa. 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 #d6ddfa;
}
This is a sample text used for the color #d6ddfa. 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.24%
Green 32.26%
Blue 36.5%
CMYK Percentage
Cyan 51.5
Magenta 41.49%
Yellow 0%
Black 7.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.