#d91c55 Hex Color
rgb(217, 28, 85)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 1c | 55 | - | #d91c55 |
RGB | 217 | 28 | 85 | - | rgb(217,28,85) |
HSL | 342 | 77% | 48% | - | hsl(342,77%,48%) |
HSV | 342 | 87% | 85% | - | hsv(342,87%,85%) |
XYZ | 30.6702 | 16.2381 | 10.1121 | - | xyz(30.6702,16.2381,10.1121) |
CIE-LAB | 47.29 | 70.17 | 18.54 | - | lab(47.29,70.17,18.54) |
CMYK | 0 | 0.87096774193548 | 0.60829493087558 | 0.14901960784314 | cmyk(0,0.87096774193548,0.60829493087558,0.14901960784314) |
Description
The RGB value of color #d91c55 is rgb(217, 28, 85).
In the hex color #d91c55, The value of Red is 217, value of Green is 28, and value of Blue is 85. The primary color is Red. Similarly, The HSL values for #d91c55 consists of 342° Hue, 77% Saturation, and 48% Lightness.
In the CMYK color model, the color #d91c55 can be represented as Cyan=0%, Magenta=0.87096774193548%, Yellow=0.60829493087558%, and Black=0.14901960784314%.
Shades of #d91c55
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 #d91c55
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d91c55
Preview of #d91c55 on White Background
The contrast ratio of #d91c55 with white color is 4.94
#d91c55 color will look good on a white background.
Preview of #d91c55 on black background
The contrast ratio of #d91c55 with black color is 4.25
Color Schemes of #d91c55
Triadic Colors of #d91c55
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 #d91c55
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 #d91c55
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 #d91c55
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: #d91c55;
}
This is a sample text used for the color #d91c55. 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: #d91c55;
}
This is a sample text used for the color #d91c55. 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 #d91c55;
}
This is a sample text used for the color #d91c55. 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 65.76%
Green 8.48%
Blue 25.76%
CMYK Percentage
Cyan 0
Magenta 53.49%
Yellow 37.36%
Black 9.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.