#d73c9d Hex Color
rgb(215, 60, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | 3c | 9d | - | #d73c9d |
RGB | 215 | 60 | 157 | - | rgb(215,60,157) |
HSL | 322 | 66% | 54% | - | hsl(322,66%,54%) |
HSV | 322 | 72% | 84% | - | hsv(322,72%,84%) |
XYZ | 35.726 | 20.1131 | 33.8975 | - | xyz(35.726,20.1131,33.8975) |
CIE-LAB | 51.96 | 67.89 | -18.37 | - | lab(51.96,67.89,-18.37) |
CMYK | 0 | 0.72093023255814 | 0.26976744186047 | 0.15686274509804 | cmyk(0,0.72093023255814,0.26976744186047,0.15686274509804) |
Description
The RGB value of color #d73c9d is rgb(215, 60, 157).
In the hex color #d73c9d, The value of Red is 215, value of Green is 60, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #d73c9d consists of 322° Hue, 66% Saturation, and 54% Lightness.
In the CMYK color model, the color #d73c9d can be represented as Cyan=0%, Magenta=0.72093023255814%, Yellow=0.26976744186047%, and Black=0.15686274509804%.
Shades of #d73c9d
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 #d73c9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d73c9d
Preview of #d73c9d on White Background
The contrast ratio of #d73c9d with white color is 4.18
Preview of #d73c9d on black background
The contrast ratio of #d73c9d with black color is 5.02
#d73c9d color will look good with a black background.
Color Schemes of #d73c9d
Triadic Colors of #d73c9d
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 #d73c9d
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 #d73c9d
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 #d73c9d
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: #d73c9d;
}
This is a sample text used for the color #d73c9d. 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: #d73c9d;
}
This is a sample text used for the color #d73c9d. 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 #d73c9d;
}
This is a sample text used for the color #d73c9d. 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 49.77%
Green 13.89%
Blue 36.34%
CMYK Percentage
Cyan 0
Magenta 62.82%
Yellow 23.51%
Black 13.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.