#d93e4d Hex Color
rgb(217, 62, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 3e | 4d | - | #d93e4d |
RGB | 217 | 62 | 77 | - | rgb(217,62,77) |
HSL | 354 | 67% | 55% | - | hsl(354,67%,55%) |
HSV | 354 | 71% | 85% | - | hsv(354,71%,85%) |
XYZ | 31.6775 | 18.7328 | 8.9674 | - | xyz(31.6775,18.7328,8.9674) |
CIE-LAB | 50.37 | 60.57 | 27.42 | - | lab(50.37,60.57,27.42) |
CMYK | 0 | 0.71428571428571 | 0.64516129032258 | 0.14901960784314 | cmyk(0,0.71428571428571,0.64516129032258,0.14901960784314) |
Description
The RGB value of color #d93e4d is rgb(217, 62, 77).
In the hex color #d93e4d, The value of Red is 217, value of Green is 62, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #d93e4d consists of 354° Hue, 67% Saturation, and 55% Lightness.
In the CMYK color model, the color #d93e4d can be represented as Cyan=0%, Magenta=0.71428571428571%, Yellow=0.64516129032258%, and Black=0.14901960784314%.
Shades of #d93e4d
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 #d93e4d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d93e4d
Preview of #d93e4d on White Background
The contrast ratio of #d93e4d with white color is 4.42
Preview of #d93e4d on black background
The contrast ratio of #d93e4d with black color is 4.75
#d93e4d color will look good with a black background.
Color Schemes of #d93e4d
Triadic Colors of #d93e4d
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 #d93e4d
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 #d93e4d
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 #d93e4d
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: #d93e4d;
}
This is a sample text used for the color #d93e4d. 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: #d93e4d;
}
This is a sample text used for the color #d93e4d. 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 #d93e4d;
}
This is a sample text used for the color #d93e4d. 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.96%
Green 17.42%
Blue 21.63%
CMYK Percentage
Cyan 0
Magenta 47.35%
Yellow 42.77%
Black 9.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.