#d2dbcb Hex Color
rgb(210, 219, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | db | cb | - | #d2dbcb |
RGB | 210 | 219 | 203 | - | rgb(210,219,203) |
HSL | 94 | 18% | 83% | - | hsl(94,18%,83%) |
HSV | 94 | 7% | 86% | - | hsv(94,7%,86%) |
XYZ | 62.6894 | 68.6765 | 66.4517 | - | xyz(62.6894,68.6765,66.4517) |
CIE-LAB | 86.34 | -5.9 | 6.81 | - | lab(86.34,-5.9,6.81) |
CMYK | 0.041095890410959 | 0 | 0.073059360730594 | 0.14117647058824 | cmyk(0.041095890410959,0,0.073059360730594,0.14117647058824) |
Description
The RGB value of color #d2dbcb is rgb(210, 219, 203).
In the hex color #d2dbcb, The value of Red is 210, value of Green is 219, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #d2dbcb consists of 94° Hue, 18% Saturation, and 83% Lightness.
In the CMYK color model, the color #d2dbcb can be represented as Cyan=0.041095890410959%, Magenta=0%, Yellow=0.073059360730594%, and Black=0.14117647058824%.
Shades of #d2dbcb
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 #d2dbcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2dbcb
Preview of #d2dbcb on White Background
The contrast ratio of #d2dbcb with white color is 1.43
Preview of #d2dbcb on black background
The contrast ratio of #d2dbcb with black color is 14.74
#d2dbcb color will look good with a black background.
Color Schemes of #d2dbcb
Triadic Colors of #d2dbcb
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 #d2dbcb
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 #d2dbcb
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 #d2dbcb
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: #d2dbcb;
}
This is a sample text used for the color #d2dbcb. 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: #d2dbcb;
}
This is a sample text used for the color #d2dbcb. 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 #d2dbcb;
}
This is a sample text used for the color #d2dbcb. 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 33.23%
Green 34.65%
Blue 32.12%
CMYK Percentage
Cyan 16.1
Magenta 0%
Yellow 28.61%
Black 55.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.