#db7e5d Hex Color
rgb(219, 126, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 7e | 5d | - | #db7e5d |
RGB | 219 | 126 | 93 | - | rgb(219,126,93) |
HSL | 16 | 64% | 61% | - | hsl(16,64%,61%) |
HSV | 16 | 58% | 86% | - | hsv(16,58%,86%) |
XYZ | 38.6501 | 30.7721 | 14.2585 | - | xyz(38.6501,30.7721,14.2585) |
CIE-LAB | 62.31 | 32.87 | 33.46 | - | lab(62.31,32.87,33.46) |
CMYK | 0 | 0.42465753424658 | 0.57534246575342 | 0.14117647058824 | cmyk(0,0.42465753424658,0.57534246575342,0.14117647058824) |
Description
The RGB value of color #db7e5d is rgb(219, 126, 93).
In the hex color #db7e5d, The value of Red is 219, value of Green is 126, and value of Blue is 93. The primary color is Red. Similarly, The HSL values for #db7e5d consists of 16° Hue, 64% Saturation, and 61% Lightness.
In the CMYK color model, the color #db7e5d can be represented as Cyan=0%, Magenta=0.42465753424658%, Yellow=0.57534246575342%, and Black=0.14117647058824%.
Shades of #db7e5d
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 #db7e5d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db7e5d
Preview of #db7e5d on White Background
The contrast ratio of #db7e5d with white color is 2.94
Preview of #db7e5d on black background
The contrast ratio of #db7e5d with black color is 7.15
#db7e5d color will look good with a black background.
Color Schemes of #db7e5d
Triadic Colors of #db7e5d
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 #db7e5d
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 #db7e5d
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 #db7e5d
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: #db7e5d;
}
This is a sample text used for the color #db7e5d. 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: #db7e5d;
}
This is a sample text used for the color #db7e5d. 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 #db7e5d;
}
This is a sample text used for the color #db7e5d. 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 50%
Green 28.77%
Blue 21.23%
CMYK Percentage
Cyan 0
Magenta 37.21%
Yellow 50.42%
Black 12.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.