#db6e3e Hex Color
rgb(219, 110, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 6e | 3e | - | #db6e3e |
RGB | 219 | 110 | 62 | - | rgb(219,110,62) |
HSL | 18 | 69% | 55% | - | hsl(18,69%,55%) |
HSV | 18 | 72% | 86% | - | hsv(18,72%,86%) |
XYZ | 35.6588 | 26.5597 | 7.8045 | - | xyz(35.6588,26.5597,7.8045) |
CIE-LAB | 58.56 | 39.22 | 45.48 | - | lab(58.56,39.22,45.48) |
CMYK | 0 | 0.49771689497717 | 0.71689497716895 | 0.14117647058824 | cmyk(0,0.49771689497717,0.71689497716895,0.14117647058824) |
Description
The RGB value of color #db6e3e is rgb(219, 110, 62).
In the hex color #db6e3e, The value of Red is 219, value of Green is 110, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #db6e3e consists of 18° Hue, 69% Saturation, and 55% Lightness.
In the CMYK color model, the color #db6e3e can be represented as Cyan=0%, Magenta=0.49771689497717%, Yellow=0.71689497716895%, and Black=0.14117647058824%.
Shades of #db6e3e
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 #db6e3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db6e3e
Preview of #db6e3e on White Background
The contrast ratio of #db6e3e with white color is 3.33
Preview of #db6e3e on black background
The contrast ratio of #db6e3e with black color is 6.31
#db6e3e color will look good with a black background.
Color Schemes of #db6e3e
Triadic Colors of #db6e3e
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 #db6e3e
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 #db6e3e
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 #db6e3e
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: #db6e3e;
}
This is a sample text used for the color #db6e3e. 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: #db6e3e;
}
This is a sample text used for the color #db6e3e. 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 #db6e3e;
}
This is a sample text used for the color #db6e3e. 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 56.01%
Green 28.13%
Blue 15.86%
CMYK Percentage
Cyan 0
Magenta 36.71%
Yellow 52.88%
Black 10.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.