#de721c Hex Color
rgb(222, 114, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | 72 | 1c | - | #de721c |
RGB | 222 | 114 | 28 | - | rgb(222,114,28) |
HSL | 27 | 78% | 49% | - | hsl(27,78%,49%) |
HSV | 27 | 87% | 87% | - | hsv(27,87%,87%) |
XYZ | 36.3511 | 27.6481 | 4.5193 | - | xyz(36.3511,27.6481,4.5193) |
CIE-LAB | 59.57 | 37.21 | 61.05 | - | lab(59.57,37.21,61.05) |
CMYK | 0 | 0.48648648648649 | 0.87387387387387 | 0.12941176470588 | cmyk(0,0.48648648648649,0.87387387387387,0.12941176470588) |
Description
The RGB value of color #de721c is rgb(222, 114, 28).
In the hex color #de721c, The value of Red is 222, value of Green is 114, and value of Blue is 28. The primary color is Red. Similarly, The HSL values for #de721c consists of 27° Hue, 78% Saturation, and 49% Lightness.
In the CMYK color model, the color #de721c can be represented as Cyan=0%, Magenta=0.48648648648649%, Yellow=0.87387387387387%, and Black=0.12941176470588%.
Shades of #de721c
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 #de721c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #de721c
Preview of #de721c on White Background
The contrast ratio of #de721c with white color is 3.22
Preview of #de721c on black background
The contrast ratio of #de721c with black color is 6.53
#de721c color will look good with a black background.
Color Schemes of #de721c
Triadic Colors of #de721c
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 #de721c
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 #de721c
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 #de721c
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: #de721c;
}
This is a sample text used for the color #de721c. 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: #de721c;
}
This is a sample text used for the color #de721c. 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 #de721c;
}
This is a sample text used for the color #de721c. 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 60.99%
Green 31.32%
Blue 7.69%
CMYK Percentage
Cyan 0
Magenta 32.66%
Yellow 58.66%
Black 8.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.