#de6e3d Hex Color
rgb(222, 110, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | 6e | 3d | - | #de6e3d |
RGB | 222 | 110 | 61 | - | rgb(222,110,61) |
HSL | 18 | 71% | 55% | - | hsl(18,71%,55%) |
HSV | 18 | 73% | 87% | - | hsv(18,73%,87%) |
XYZ | 36.5424 | 27.0184 | 7.7039 | - | xyz(36.5424,27.0184,7.7039) |
CIE-LAB | 58.99 | 40.33 | 46.57 | - | lab(58.99,40.33,46.57) |
CMYK | 0 | 0.5045045045045 | 0.72522522522523 | 0.12941176470588 | cmyk(0,0.5045045045045,0.72522522522523,0.12941176470588) |
Description
The RGB value of color #de6e3d is rgb(222, 110, 61).
In the hex color #de6e3d, The value of Red is 222, value of Green is 110, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #de6e3d consists of 18° Hue, 71% Saturation, and 55% Lightness.
In the CMYK color model, the color #de6e3d can be represented as Cyan=0%, Magenta=0.5045045045045%, Yellow=0.72522522522523%, and Black=0.12941176470588%.
Shades of #de6e3d
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 #de6e3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #de6e3d
Preview of #de6e3d on White Background
The contrast ratio of #de6e3d with white color is 3.28
Preview of #de6e3d on black background
The contrast ratio of #de6e3d with black color is 6.4
#de6e3d color will look good with a black background.
Color Schemes of #de6e3d
Triadic Colors of #de6e3d
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 #de6e3d
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 #de6e3d
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 #de6e3d
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: #de6e3d;
}
This is a sample text used for the color #de6e3d. 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: #de6e3d;
}
This is a sample text used for the color #de6e3d. 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 #de6e3d;
}
This is a sample text used for the color #de6e3d. 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.49%
Green 27.99%
Blue 15.52%
CMYK Percentage
Cyan 0
Magenta 37.12%
Yellow 53.36%
Black 9.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.