#d1d6dc Hex Color
rgb(209, 214, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | d6 | dc | - | #d1d6dc |
RGB | 209 | 214 | 220 | - | rgb(209,214,220) |
HSL | 213 | 14% | 84% | - | hsl(213,14%,84%) |
HSV | 213 | 5% | 86% | - | hsv(213,5%,86%) |
XYZ | 63.2593 | 66.8158 | 77.2728 | - | xyz(63.2593,66.8158,77.2728) |
CIE-LAB | 85.41 | -0.57 | -3.55 | - | lab(85.41,-0.57,-3.55) |
CMYK | 0.05 | 0.027272727272727 | 0 | 0.13725490196078 | cmyk(0.05,0.027272727272727,0,0.13725490196078) |
Description
The RGB value of color #d1d6dc is rgb(209, 214, 220).
In the hex color #d1d6dc, The value of Red is 209, value of Green is 214, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #d1d6dc consists of 213° Hue, 14% Saturation, and 84% Lightness.
In the CMYK color model, the color #d1d6dc can be represented as Cyan=0.05%, Magenta=0.027272727272727%, Yellow=0%, and Black=0.13725490196078%.
Shades of #d1d6dc
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 #d1d6dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1d6dc
Preview of #d1d6dc on White Background
The contrast ratio of #d1d6dc with white color is 1.46
Preview of #d1d6dc on black background
The contrast ratio of #d1d6dc with black color is 14.36
#d1d6dc color will look good with a black background.
Color Schemes of #d1d6dc
Triadic Colors of #d1d6dc
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 #d1d6dc
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 #d1d6dc
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 #d1d6dc
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: #d1d6dc;
}
This is a sample text used for the color #d1d6dc. 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: #d1d6dc;
}
This is a sample text used for the color #d1d6dc. 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 #d1d6dc;
}
This is a sample text used for the color #d1d6dc. 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.5%
Green 33.28%
Blue 34.21%
CMYK Percentage
Cyan 23.31
Magenta 12.71%
Yellow 0%
Black 63.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.