#d6dbdf Hex Color
rgb(214, 219, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | db | df | - | #d6dbdf |
RGB | 214 | 219 | 223 | - | rgb(214,219,223) |
HSL | 207 | 12% | 86% | - | hsl(207,12%,86%) |
HSV | 207 | 4% | 87% | - | hsv(207,4%,87%) |
XYZ | 66.3824 | 70.2869 | 79.88 | - | xyz(66.3824,70.2869,79.88) |
CIE-LAB | 87.14 | -0.94 | -2.56 | - | lab(87.14,-0.94,-2.56) |
CMYK | 0.040358744394619 | 0.017937219730942 | 0 | 0.12549019607843 | cmyk(0.040358744394619,0.017937219730942,0,0.12549019607843) |
Description
The RGB value of color #d6dbdf is rgb(214, 219, 223).
In the hex color #d6dbdf, The value of Red is 214, value of Green is 219, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #d6dbdf consists of 207° Hue, 12% Saturation, and 86% Lightness.
In the CMYK color model, the color #d6dbdf can be represented as Cyan=0.040358744394619%, Magenta=0.017937219730942%, Yellow=0%, and Black=0.12549019607843%.
Shades of #d6dbdf
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 #d6dbdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6dbdf
Preview of #d6dbdf on White Background
The contrast ratio of #d6dbdf with white color is 1.39
Preview of #d6dbdf on black background
The contrast ratio of #d6dbdf with black color is 15.06
#d6dbdf color will look good with a black background.
Color Schemes of #d6dbdf
Triadic Colors of #d6dbdf
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 #d6dbdf
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 #d6dbdf
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 #d6dbdf
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: #d6dbdf;
}
This is a sample text used for the color #d6dbdf. 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: #d6dbdf;
}
This is a sample text used for the color #d6dbdf. 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 #d6dbdf;
}
This is a sample text used for the color #d6dbdf. 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 32.62%
Green 33.38%
Blue 33.99%
CMYK Percentage
Cyan 21.96
Magenta 9.76%
Yellow 0%
Black 68.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.