#dbacad Hex Color
rgb(219, 172, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | ac | ad | - | #dbacad |
RGB | 219 | 172 | 173 | - | rgb(219,172,173) |
HSL | 359 | 39% | 77% | - | hsl(359,39%,77%) |
HSV | 359 | 21% | 86% | - | hsv(359,21%,86%) |
XYZ | 51.5088 | 47.5822 | 46.0046 | - | xyz(51.5088,47.5822,46.0046) |
CIE-LAB | 74.56 | 17.3 | 6.06 | - | lab(74.56,17.3,6.06) |
CMYK | 0 | 0.21461187214612 | 0.21004566210046 | 0.14117647058824 | cmyk(0,0.21461187214612,0.21004566210046,0.14117647058824) |
Description
The RGB value of color #dbacad is rgb(219, 172, 173).
In the hex color #dbacad, The value of Red is 219, value of Green is 172, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #dbacad consists of 359° Hue, 39% Saturation, and 77% Lightness.
In the CMYK color model, the color #dbacad can be represented as Cyan=0%, Magenta=0.21461187214612%, Yellow=0.21004566210046%, and Black=0.14117647058824%.
Shades of #dbacad
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 #dbacad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbacad
Preview of #dbacad on White Background
The contrast ratio of #dbacad with white color is 2
Preview of #dbacad on black background
The contrast ratio of #dbacad with black color is 10.52
#dbacad color will look good with a black background.
Color Schemes of #dbacad
Triadic Colors of #dbacad
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 #dbacad
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 #dbacad
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 #dbacad
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: #dbacad;
}
This is a sample text used for the color #dbacad. 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: #dbacad;
}
This is a sample text used for the color #dbacad. 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 #dbacad;
}
This is a sample text used for the color #dbacad. 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 38.83%
Green 30.5%
Blue 30.67%
CMYK Percentage
Cyan 0
Magenta 37.93%
Yellow 37.12%
Black 24.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.