#d85e5a Hex Color
rgb(216, 94, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | 5e | 5a | - | #d85e5a |
RGB | 216 | 94 | 90 | - | rgb(216,94,90) |
HSL | 2 | 62% | 60% | - | hsl(2,62%,60%) |
HSV | 2 | 58% | 85% | - | hsv(2,58%,85%) |
XYZ | 34.1671 | 23.3425 | 12.3776 | - | xyz(34.1671,23.3425,12.3776) |
CIE-LAB | 55.42 | 47.66 | 26.26 | - | lab(55.42,47.66,26.26) |
CMYK | 0 | 0.56481481481481 | 0.58333333333333 | 0.15294117647059 | cmyk(0,0.56481481481481,0.58333333333333,0.15294117647059) |
Description
The RGB value of color #d85e5a is rgb(216, 94, 90).
In the hex color #d85e5a, The value of Red is 216, value of Green is 94, and value of Blue is 90. The primary color is Red. Similarly, The HSL values for #d85e5a consists of 2° Hue, 62% Saturation, and 60% Lightness.
In the CMYK color model, the color #d85e5a can be represented as Cyan=0%, Magenta=0.56481481481481%, Yellow=0.58333333333333%, and Black=0.15294117647059%.
Shades of #d85e5a
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 #d85e5a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d85e5a
Preview of #d85e5a on White Background
The contrast ratio of #d85e5a with white color is 3.7
Preview of #d85e5a on black background
The contrast ratio of #d85e5a with black color is 5.67
#d85e5a color will look good with a black background.
Color Schemes of #d85e5a
Triadic Colors of #d85e5a
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 #d85e5a
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 #d85e5a
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 #d85e5a
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: #d85e5a;
}
This is a sample text used for the color #d85e5a. 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: #d85e5a;
}
This is a sample text used for the color #d85e5a. 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 #d85e5a;
}
This is a sample text used for the color #d85e5a. 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 54%
Green 23.5%
Blue 22.5%
CMYK Percentage
Cyan 0
Magenta 43.41%
Yellow 44.83%
Black 11.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.