#d77d1a Hex Color
rgb(215, 125, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | 7d | 1a | - | #d77d1a |
RGB | 215 | 125 | 26 | - | rgb(215,125,26) |
HSL | 31 | 78% | 47% | - | hsl(31,78%,47%) |
HSV | 31 | 88% | 84% | - | hsv(31,88%,84%) |
XYZ | 35.5444 | 29.1889 | 4.7379 | - | xyz(35.5444,29.1889,4.7379) |
CIE-LAB | 60.95 | 28.56 | 62.32 | - | lab(60.95,28.56,62.32) |
CMYK | 0 | 0.41860465116279 | 0.87906976744186 | 0.15686274509804 | cmyk(0,0.41860465116279,0.87906976744186,0.15686274509804) |
Description
The RGB value of color #d77d1a is rgb(215, 125, 26).
In the hex color #d77d1a, The value of Red is 215, value of Green is 125, and value of Blue is 26. The primary color is Red. Similarly, The HSL values for #d77d1a consists of 31° Hue, 78% Saturation, and 47% Lightness.
In the CMYK color model, the color #d77d1a can be represented as Cyan=0%, Magenta=0.41860465116279%, Yellow=0.87906976744186%, and Black=0.15686274509804%.
Shades of #d77d1a
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 #d77d1a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d77d1a
Preview of #d77d1a on White Background
The contrast ratio of #d77d1a with white color is 3.07
Preview of #d77d1a on black background
The contrast ratio of #d77d1a with black color is 6.84
#d77d1a color will look good with a black background.
Color Schemes of #d77d1a
Triadic Colors of #d77d1a
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 #d77d1a
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 #d77d1a
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 #d77d1a
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: #d77d1a;
}
This is a sample text used for the color #d77d1a. 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: #d77d1a;
}
This is a sample text used for the color #d77d1a. 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 #d77d1a;
}
This is a sample text used for the color #d77d1a. 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 58.74%
Green 34.15%
Blue 7.1%
CMYK Percentage
Cyan 0
Magenta 28.78%
Yellow 60.44%
Black 10.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.