#d1dbcf Hex Color
rgb(209, 219, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | db | cf | - | #d1dbcf |
RGB | 209 | 219 | 207 | - | rgb(209,219,207) |
HSL | 110 | 14% | 84% | - | hsl(110,14%,84%) |
HSV | 110 | 5% | 86% | - | hsv(110,5%,86%) |
XYZ | 62.8885 | 68.7233 | 68.9818 | - | xyz(62.8885,68.7233,68.9818) |
CIE-LAB | 86.37 | -5.54 | 4.72 | - | lab(86.37,-5.54,4.72) |
CMYK | 0.045662100456621 | 0 | 0.054794520547945 | 0.14117647058824 | cmyk(0.045662100456621,0,0.054794520547945,0.14117647058824) |
Description
The RGB value of color #d1dbcf is rgb(209, 219, 207).
In the hex color #d1dbcf, The value of Red is 209, value of Green is 219, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #d1dbcf consists of 110° Hue, 14% Saturation, and 84% Lightness.
In the CMYK color model, the color #d1dbcf can be represented as Cyan=0.045662100456621%, Magenta=0%, Yellow=0.054794520547945%, and Black=0.14117647058824%.
Shades of #d1dbcf
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 #d1dbcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1dbcf
Preview of #d1dbcf on White Background
The contrast ratio of #d1dbcf with white color is 1.42
Preview of #d1dbcf on black background
The contrast ratio of #d1dbcf with black color is 14.74
#d1dbcf color will look good with a black background.
Color Schemes of #d1dbcf
Triadic Colors of #d1dbcf
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 #d1dbcf
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 #d1dbcf
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 #d1dbcf
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: #d1dbcf;
}
This is a sample text used for the color #d1dbcf. 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: #d1dbcf;
}
This is a sample text used for the color #d1dbcf. 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 #d1dbcf;
}
This is a sample text used for the color #d1dbcf. 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.91%
Green 34.49%
Blue 32.6%
CMYK Percentage
Cyan 18.9
Magenta 0%
Yellow 22.68%
Black 58.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.