#d75182 Hex Color
rgb(215, 81, 130)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d7 | 51 | 82 | - | #d75182 |
| RGB | 215 | 81 | 130 | - | rgb(215,81,130) |
| HSL | 338 | 63% | 58% | - | hsl(338,63%,58%) |
| HSV | 338 | 62% | 84% | - | hsv(338,62%,84%) |
| XYZ | 34.996 | 21.9436 | 23.5101 | - | xyz(34.996,21.9436,23.5101) |
| CIE-LAB | 53.97 | 56.79 | 0.65 | - | lab(53.97,56.79,0.65) |
| CMYK | 0 | 0.62325581395349 | 0.3953488372093 | 0.15686274509804 | cmyk(0,0.62325581395349,0.3953488372093,0.15686274509804) |
Description
The RGB value of color #d75182 is rgb(215, 81, 130).
In the hex color #d75182, The value of Red is 215, value of Green is 81, and value of Blue is 130. The primary color is Red. Similarly, The HSL values for #d75182 consists of 338° Hue, 63% Saturation, and 58% Lightness.
In the CMYK color model, the color #d75182 can be represented as Cyan=0%, Magenta=0.62325581395349%, Yellow=0.3953488372093%, and Black=0.15686274509804%.
Shades of #d75182
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 #d75182
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d75182
Preview of #d75182 on White Background
The contrast ratio of #d75182 with white color is 3.9
Preview of #d75182 on black background
The contrast ratio of #d75182 with black color is 5.39
#d75182 color will look good with a black background.
Color Schemes of #d75182
Triadic Colors of #d75182
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 #d75182
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 #d75182
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 #d75182
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: #d75182;
}
This is a sample text used for the color #d75182. 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: #d75182;
}
This is a sample text used for the color #d75182. 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 #d75182;
}
This is a sample text used for the color #d75182. 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 50.47%
Green 19.01%
Blue 30.52%
CMYK Percentage
Cyan 0
Magenta 53.02%
Yellow 33.63%
Black 13.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.