#d3dbdf Hex Color
rgb(211, 219, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | db | df | - | #d3dbdf |
RGB | 211 | 219 | 223 | - | rgb(211,219,223) |
HSL | 200 | 16% | 85% | - | hsl(200,16%,85%) |
HSV | 200 | 5% | 87% | - | hsv(200,5%,87%) |
XYZ | 65.5148 | 69.8396 | 79.8394 | - | xyz(65.5148,69.8396,79.8394) |
CIE-LAB | 86.92 | -1.94 | -2.9 | - | lab(86.92,-1.94,-2.9) |
CMYK | 0.053811659192825 | 0.017937219730942 | 0 | 0.12549019607843 | cmyk(0.053811659192825,0.017937219730942,0,0.12549019607843) |
Description
The RGB value of color #d3dbdf is rgb(211, 219, 223).
In the hex color #d3dbdf, The value of Red is 211, value of Green is 219, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #d3dbdf consists of 200° Hue, 16% Saturation, and 85% Lightness.
In the CMYK color model, the color #d3dbdf can be represented as Cyan=0.053811659192825%, Magenta=0.017937219730942%, Yellow=0%, and Black=0.12549019607843%.
Shades of #d3dbdf
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 #d3dbdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3dbdf
Preview of #d3dbdf on White Background
The contrast ratio of #d3dbdf with white color is 1.4
Preview of #d3dbdf on black background
The contrast ratio of #d3dbdf with black color is 14.97
#d3dbdf color will look good with a black background.
Color Schemes of #d3dbdf
Triadic Colors of #d3dbdf
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 #d3dbdf
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 #d3dbdf
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 #d3dbdf
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: #d3dbdf;
}
This is a sample text used for the color #d3dbdf. 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: #d3dbdf;
}
This is a sample text used for the color #d3dbdf. 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 #d3dbdf;
}
This is a sample text used for the color #d3dbdf. 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.31%
Green 33.54%
Blue 34.15%
CMYK Percentage
Cyan 27.28
Magenta 9.09%
Yellow 0%
Black 63.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.