#d73c4f Hex Color
rgb(215, 60, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | 3c | 4f | - | #d73c4f |
RGB | 215 | 60 | 79 | - | rgb(215,60,79) |
HSL | 353 | 66% | 54% | - | hsl(353,66%,54%) |
HSV | 353 | 72% | 84% | - | hsv(353,72%,84%) |
XYZ | 31.0515 | 18.2433 | 9.2819 | - | xyz(31.0515,18.2433,9.2819) |
CIE-LAB | 49.79 | 60.79 | 25.41 | - | lab(49.79,60.79,25.41) |
CMYK | 0 | 0.72093023255814 | 0.63255813953488 | 0.15686274509804 | cmyk(0,0.72093023255814,0.63255813953488,0.15686274509804) |
Description
The RGB value of color #d73c4f is rgb(215, 60, 79).
In the hex color #d73c4f, The value of Red is 215, value of Green is 60, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #d73c4f consists of 353° Hue, 66% Saturation, and 54% Lightness.
In the CMYK color model, the color #d73c4f can be represented as Cyan=0%, Magenta=0.72093023255814%, Yellow=0.63255813953488%, and Black=0.15686274509804%.
Shades of #d73c4f
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 #d73c4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d73c4f
Preview of #d73c4f on White Background
The contrast ratio of #d73c4f with white color is 4.52
Preview of #d73c4f on black background
The contrast ratio of #d73c4f with black color is 4.65
#d73c4f color will look good with a black background.
Color Schemes of #d73c4f
Triadic Colors of #d73c4f
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 #d73c4f
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 #d73c4f
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 #d73c4f
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: #d73c4f;
}
This is a sample text used for the color #d73c4f. 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: #d73c4f;
}
This is a sample text used for the color #d73c4f. 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 #d73c4f;
}
This is a sample text used for the color #d73c4f. 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.73%
Green 16.95%
Blue 22.32%
CMYK Percentage
Cyan 0
Magenta 47.73%
Yellow 41.88%
Black 10.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.