#da7c0f Hex Color
rgb(218, 124, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | 7c | 0f | - | #da7c0f |
RGB | 218 | 124 | 15 | - | rgb(218,124,15) |
HSL | 32 | 87% | 46% | - | hsl(32,87%,46%) |
HSV | 32 | 93% | 85% | - | hsv(32,93%,85%) |
XYZ | 36.2073 | 29.3552 | 4.2097 | - | xyz(36.2073,29.3552,4.2097) |
CIE-LAB | 61.09 | 30.16 | 65.29 | - | lab(61.09,30.16,65.29) |
CMYK | 0 | 0.43119266055046 | 0.93119266055046 | 0.14509803921569 | cmyk(0,0.43119266055046,0.93119266055046,0.14509803921569) |
Description
The RGB value of color #da7c0f is rgb(218, 124, 15).
In the hex color #da7c0f, The value of Red is 218, value of Green is 124, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #da7c0f consists of 32° Hue, 87% Saturation, and 46% Lightness.
In the CMYK color model, the color #da7c0f can be represented as Cyan=0%, Magenta=0.43119266055046%, Yellow=0.93119266055046%, and Black=0.14509803921569%.
Shades of #da7c0f
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 #da7c0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da7c0f
Preview of #da7c0f on White Background
The contrast ratio of #da7c0f with white color is 3.06
Preview of #da7c0f on black background
The contrast ratio of #da7c0f with black color is 6.87
#da7c0f color will look good with a black background.
Color Schemes of #da7c0f
Triadic Colors of #da7c0f
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 #da7c0f
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 #da7c0f
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 #da7c0f
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: #da7c0f;
}
This is a sample text used for the color #da7c0f. 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: #da7c0f;
}
This is a sample text used for the color #da7c0f. 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 #da7c0f;
}
This is a sample text used for the color #da7c0f. 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 61.06%
Green 34.73%
Blue 4.2%
CMYK Percentage
Cyan 0
Magenta 28.6%
Yellow 61.77%
Black 9.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.