#db8544 Hex Color
rgb(219, 133, 68)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 85 | 44 | - | #db8544 |
RGB | 219 | 133 | 68 | - | rgb(219,133,68) |
HSL | 26 | 68% | 56% | - | hsl(26,68%,56%) |
HSV | 26 | 69% | 86% | - | hsv(26,69%,86%) |
XYZ | 38.6443 | 32.2525 | 9.6574 | - | xyz(38.6443,32.2525,9.6574) |
CIE-LAB | 63.55 | 27.52 | 47.96 | - | lab(63.55,27.52,47.96) |
CMYK | 0 | 0.39269406392694 | 0.68949771689498 | 0.14117647058824 | cmyk(0,0.39269406392694,0.68949771689498,0.14117647058824) |
Description
The RGB value of color #db8544 is rgb(219, 133, 68).
In the hex color #db8544, The value of Red is 219, value of Green is 133, and value of Blue is 68. The primary color is Red. Similarly, The HSL values for #db8544 consists of 26° Hue, 68% Saturation, and 56% Lightness.
In the CMYK color model, the color #db8544 can be represented as Cyan=0%, Magenta=0.39269406392694%, Yellow=0.68949771689498%, and Black=0.14117647058824%.
Shades of #db8544
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 #db8544
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db8544
Preview of #db8544 on White Background
The contrast ratio of #db8544 with white color is 2.82
Preview of #db8544 on black background
The contrast ratio of #db8544 with black color is 7.45
#db8544 color will look good with a black background.
Color Schemes of #db8544
Triadic Colors of #db8544
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 #db8544
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 #db8544
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 #db8544
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: #db8544;
}
This is a sample text used for the color #db8544. 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: #db8544;
}
This is a sample text used for the color #db8544. 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 #db8544;
}
This is a sample text used for the color #db8544. 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 52.14%
Green 31.67%
Blue 16.19%
CMYK Percentage
Cyan 0
Magenta 32.1%
Yellow 56.36%
Black 11.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.