#d3dbca Hex Color
rgb(211, 219, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d3 | db | ca | - | #d3dbca |
| RGB | 211 | 219 | 202 | - | rgb(211,219,202) |
| HSL | 88 | 19% | 83% | - | hsl(88,19%,83%) |
| HSV | 88 | 8% | 86% | - | hsv(88,8%,86%) |
| XYZ | 62.8562 | 68.7762 | 65.8394 | - | xyz(62.8562,68.7762,65.8394) |
| CIE-LAB | 86.39 | -5.73 | 7.42 | - | lab(86.39,-5.73,7.42) |
| CMYK | 0.036529680365297 | 0 | 0.077625570776256 | 0.14117647058824 | cmyk(0.036529680365297,0,0.077625570776256,0.14117647058824) |
Description
The RGB value of color #d3dbca is rgb(211, 219, 202).
In the hex color #d3dbca, The value of Red is 211, value of Green is 219, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #d3dbca consists of 88° Hue, 19% Saturation, and 83% Lightness.
In the CMYK color model, the color #d3dbca can be represented as Cyan=0.036529680365297%, Magenta=0%, Yellow=0.077625570776256%, and Black=0.14117647058824%.
Shades of #d3dbca
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 #d3dbca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3dbca
Preview of #d3dbca on White Background
The contrast ratio of #d3dbca with white color is 1.42
Preview of #d3dbca on black background
The contrast ratio of #d3dbca with black color is 14.76
#d3dbca color will look good with a black background.
Color Schemes of #d3dbca
Triadic Colors of #d3dbca
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 #d3dbca
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 #d3dbca
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 #d3dbca
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: #d3dbca;
}
This is a sample text used for the color #d3dbca. 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: #d3dbca;
}
This is a sample text used for the color #d3dbca. 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 #d3dbca;
}
This is a sample text used for the color #d3dbca. 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.39%
Green 34.65%
Blue 31.96%
CMYK Percentage
Cyan 14.31
Magenta 0%
Yellow 30.4%
Black 55.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.