#dbaf9b Hex Color
rgb(219, 175, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | af | 9b | - | #dbaf9b |
RGB | 219 | 175 | 155 | - | rgb(219,175,155) |
HSL | 19 | 47% | 73% | - | hsl(19,47%,73%) |
HSV | 19 | 29% | 86% | - | hsv(19,29%,86%) |
XYZ | 50.4598 | 48.0866 | 37.6325 | - | xyz(50.4598,48.0866,37.6325) |
CIE-LAB | 74.88 | 13.14 | 16.33 | - | lab(74.88,13.14,16.33) |
CMYK | 0 | 0.20091324200913 | 0.29223744292237 | 0.14117647058824 | cmyk(0,0.20091324200913,0.29223744292237,0.14117647058824) |
Description
The RGB value of color #dbaf9b is rgb(219, 175, 155).
In the hex color #dbaf9b, The value of Red is 219, value of Green is 175, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #dbaf9b consists of 19° Hue, 47% Saturation, and 73% Lightness.
In the CMYK color model, the color #dbaf9b can be represented as Cyan=0%, Magenta=0.20091324200913%, Yellow=0.29223744292237%, and Black=0.14117647058824%.
Shades of #dbaf9b
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 #dbaf9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbaf9b
Preview of #dbaf9b on White Background
The contrast ratio of #dbaf9b with white color is 1.98
Preview of #dbaf9b on black background
The contrast ratio of #dbaf9b with black color is 10.62
#dbaf9b color will look good with a black background.
Color Schemes of #dbaf9b
Triadic Colors of #dbaf9b
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 #dbaf9b
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 #dbaf9b
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 #dbaf9b
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: #dbaf9b;
}
This is a sample text used for the color #dbaf9b. 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: #dbaf9b;
}
This is a sample text used for the color #dbaf9b. 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 #dbaf9b;
}
This is a sample text used for the color #dbaf9b. 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 39.89%
Green 31.88%
Blue 28.23%
CMYK Percentage
Cyan 0
Magenta 31.67%
Yellow 46.07%
Black 22.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.