#dbdcb9 Hex Color
rgb(219, 220, 185)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | dc | b9 | - | #dbdcb9 |
RGB | 219 | 220 | 185 | - | rgb(219,220,185) |
HSL | 62 | 33% | 79% | - | hsl(62,33%,79%) |
HSV | 62 | 16% | 86% | - | hsv(62,16%,86%) |
XYZ | 63.5636 | 69.7493 | 56.0117 | - | xyz(63.5636,69.7493,56.0117) |
CIE-LAB | 86.87 | -6.17 | 17.12 | - | lab(86.87,-6.17,17.12) |
CMYK | 0.0045454545454547 | 0 | 0.15909090909091 | 0.13725490196078 | cmyk(0.0045454545454547,0,0.15909090909091,0.13725490196078) |
Description
The RGB value of color #dbdcb9 is rgb(219, 220, 185).
In the hex color #dbdcb9, The value of Red is 219, value of Green is 220, and value of Blue is 185. The primary color is Green. Similarly, The HSL values for #dbdcb9 consists of 62° Hue, 33% Saturation, and 79% Lightness.
In the CMYK color model, the color #dbdcb9 can be represented as Cyan=0.0045454545454547%, Magenta=0%, Yellow=0.15909090909091%, and Black=0.13725490196078%.
Shades of #dbdcb9
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 #dbdcb9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbdcb9
Preview of #dbdcb9 on White Background
The contrast ratio of #dbdcb9 with white color is 1.4
Preview of #dbdcb9 on black background
The contrast ratio of #dbdcb9 with black color is 14.95
#dbdcb9 color will look good with a black background.
Color Schemes of #dbdcb9
Triadic Colors of #dbdcb9
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 #dbdcb9
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 #dbdcb9
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 #dbdcb9
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: #dbdcb9;
}
This is a sample text used for the color #dbdcb9. 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: #dbdcb9;
}
This is a sample text used for the color #dbdcb9. 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 #dbdcb9;
}
This is a sample text used for the color #dbdcb9. 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 35.1%
Green 35.26%
Blue 29.65%
CMYK Percentage
Cyan 1.51
Magenta 0%
Yellow 52.87%
Black 45.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.