#dbae8a Hex Color
rgb(219, 174, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | ae | 8a | - | #dbae8a |
RGB | 219 | 174 | 138 | - | rgb(219,174,138) |
HSL | 27 | 53% | 70% | - | hsl(27,53%,70%) |
HSV | 27 | 37% | 86% | - | hsv(27,37%,86%) |
XYZ | 48.9369 | 47.1672 | 30.5697 | - | xyz(48.9369,47.1672,30.5697) |
CIE-LAB | 74.3 | 11.54 | 24.72 | - | lab(74.3,11.54,24.72) |
CMYK | 0 | 0.20547945205479 | 0.36986301369863 | 0.14117647058824 | cmyk(0,0.20547945205479,0.36986301369863,0.14117647058824) |
Description
The RGB value of color #dbae8a is rgb(219, 174, 138).
In the hex color #dbae8a, The value of Red is 219, value of Green is 174, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #dbae8a consists of 27° Hue, 53% Saturation, and 70% Lightness.
In the CMYK color model, the color #dbae8a can be represented as Cyan=0%, Magenta=0.20547945205479%, Yellow=0.36986301369863%, and Black=0.14117647058824%.
Shades of #dbae8a
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 #dbae8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbae8a
Preview of #dbae8a on White Background
The contrast ratio of #dbae8a with white color is 2.01
Preview of #dbae8a on black background
The contrast ratio of #dbae8a with black color is 10.43
#dbae8a color will look good with a black background.
Color Schemes of #dbae8a
Triadic Colors of #dbae8a
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 #dbae8a
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 #dbae8a
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 #dbae8a
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: #dbae8a;
}
This is a sample text used for the color #dbae8a. 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: #dbae8a;
}
This is a sample text used for the color #dbae8a. 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 #dbae8a;
}
This is a sample text used for the color #dbae8a. 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 41.24%
Green 32.77%
Blue 25.99%
CMYK Percentage
Cyan 0
Magenta 28.68%
Yellow 51.62%
Black 19.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.