#dbaa7f Hex Color
rgb(219, 170, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | aa | 7f | - | #dbaa7f |
RGB | 219 | 170 | 127 | - | rgb(219,170,127) |
HSL | 28 | 56% | 68% | - | hsl(28,56%,68%) |
HSV | 28 | 42% | 86% | - | hsv(28,42%,86%) |
XYZ | 47.4189 | 45.3418 | 26.3313 | - | xyz(47.4189,45.3418,26.3313) |
CIE-LAB | 73.12 | 12.44 | 29.04 | - | lab(73.12,12.44,29.04) |
CMYK | 0 | 0.22374429223744 | 0.42009132420091 | 0.14117647058824 | cmyk(0,0.22374429223744,0.42009132420091,0.14117647058824) |
Description
The RGB value of color #dbaa7f is rgb(219, 170, 127).
In the hex color #dbaa7f, The value of Red is 219, value of Green is 170, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #dbaa7f consists of 28° Hue, 56% Saturation, and 68% Lightness.
In the CMYK color model, the color #dbaa7f can be represented as Cyan=0%, Magenta=0.22374429223744%, Yellow=0.42009132420091%, and Black=0.14117647058824%.
Shades of #dbaa7f
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 #dbaa7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbaa7f
Preview of #dbaa7f on White Background
The contrast ratio of #dbaa7f with white color is 2.09
Preview of #dbaa7f on black background
The contrast ratio of #dbaa7f with black color is 10.07
#dbaa7f color will look good with a black background.
Color Schemes of #dbaa7f
Triadic Colors of #dbaa7f
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 #dbaa7f
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 #dbaa7f
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 #dbaa7f
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: #dbaa7f;
}
This is a sample text used for the color #dbaa7f. 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: #dbaa7f;
}
This is a sample text used for the color #dbaa7f. 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 #dbaa7f;
}
This is a sample text used for the color #dbaa7f. 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 42.44%
Green 32.95%
Blue 24.61%
CMYK Percentage
Cyan 0
Magenta 28.5%
Yellow 53.51%
Black 17.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.