#dbdbc9 Hex Color
rgb(219, 219, 201)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | db | c9 | - | #dbdbc9 |
RGB | 219 | 219 | 201 | - | rgb(219,219,201) |
HSL | 60 | 20% | 82% | - | hsl(60,20%,82%) |
HSV | 60 | 8% | 86% | - | hsv(60,8%,86%) |
XYZ | 65.0876 | 69.9402 | 65.3277 | - | xyz(65.0876,69.9402,65.3277) |
CIE-LAB | 86.97 | -3.11 | 8.85 | - | lab(86.97,-3.11,8.85) |
CMYK | 0 | 0 | 0.082191780821918 | 0.14117647058824 | cmyk(0,0,0.082191780821918,0.14117647058824) |
Description
The RGB value of color #dbdbc9 is rgb(219, 219, 201).
In the hex color #dbdbc9, The value of Red is 219, value of Green is 219, and value of Blue is 201. The primary color is Red. Similarly, The HSL values for #dbdbc9 consists of 60° Hue, 20% Saturation, and 82% Lightness.
In the CMYK color model, the color #dbdbc9 can be represented as Cyan=0%, Magenta=0%, Yellow=0.082191780821918%, and Black=0.14117647058824%.
Shades of #dbdbc9
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 #dbdbc9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbdbc9
Preview of #dbdbc9 on White Background
The contrast ratio of #dbdbc9 with white color is 1.4
Preview of #dbdbc9 on black background
The contrast ratio of #dbdbc9 with black color is 14.99
#dbdbc9 color will look good with a black background.
Color Schemes of #dbdbc9
Triadic Colors of #dbdbc9
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 #dbdbc9
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 #dbdbc9
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 #dbdbc9
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: #dbdbc9;
}
This is a sample text used for the color #dbdbc9. 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: #dbdbc9;
}
This is a sample text used for the color #dbdbc9. 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 #dbdbc9;
}
This is a sample text used for the color #dbdbc9. 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 34.27%
Green 34.27%
Blue 31.46%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 36.8%
Black 63.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.