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