#d50f57 Hex Color
rgb(213, 15, 87)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | 0f | 57 | - | #d50f57 |
RGB | 213 | 15 | 87 | - | rgb(213,15,87) |
HSL | 338 | 87% | 45% | - | hsl(338,87%,45%) |
HSV | 338 | 93% | 84% | - | hsv(338,93%,84%) |
XYZ | 29.3317 | 15.1759 | 10.4001 | - | xyz(29.3317,15.1759,10.4001) |
CIE-LAB | 45.87 | 71.19 | 15.26 | - | lab(45.87,71.19,15.26) |
CMYK | 0 | 0.92957746478873 | 0.59154929577465 | 0.16470588235294 | cmyk(0,0.92957746478873,0.59154929577465,0.16470588235294) |
Description
The RGB value of color #d50f57 is rgb(213, 15, 87).
In the hex color #d50f57, The value of Red is 213, value of Green is 15, and value of Blue is 87. The primary color is Red. Similarly, The HSL values for #d50f57 consists of 338° Hue, 87% Saturation, and 45% Lightness.
In the CMYK color model, the color #d50f57 can be represented as Cyan=0%, Magenta=0.92957746478873%, Yellow=0.59154929577465%, and Black=0.16470588235294%.
Shades of #d50f57
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 #d50f57
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d50f57
Preview of #d50f57 on White Background
The contrast ratio of #d50f57 with white color is 5.2
#d50f57 color will look good on a white background.
Preview of #d50f57 on black background
The contrast ratio of #d50f57 with black color is 4.04
Color Schemes of #d50f57
Triadic Colors of #d50f57
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 #d50f57
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 #d50f57
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 #d50f57
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.
Monochromatic Colors of #d50f57
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #d50f57;
}
This is a sample text used for the color #d50f57. 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: #d50f57;
}
This is a sample text used for the color #d50f57. 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 #d50f57;
}
This is a sample text used for the color #d50f57. 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 67.62%
Green 4.76%
Blue 27.62%
CMYK Percentage
Cyan 0
Magenta 55.14%
Yellow 35.09%
Black 9.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.