#d43a87 Hex Color
rgb(212, 58, 135)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | 3a | 87 | - | #d43a87 |
RGB | 212 | 58 | 135 | - | rgb(212,58,135) |
HSL | 330 | 64% | 53% | - | hsl(330,64%,53%) |
HSV | 330 | 73% | 83% | - | hsv(330,73%,83%) |
XYZ | 33.0376 | 18.7724 | 24.8038 | - | xyz(33.0376,18.7724,24.8038) |
CIE-LAB | 50.42 | 65.26 | -7.63 | - | lab(50.42,65.26,-7.63) |
CMYK | 0 | 0.72641509433962 | 0.36320754716981 | 0.16862745098039 | cmyk(0,0.72641509433962,0.36320754716981,0.16862745098039) |
Description
The RGB value of color #d43a87 is rgb(212, 58, 135).
In the hex color #d43a87, The value of Red is 212, value of Green is 58, and value of Blue is 135. The primary color is Red. Similarly, The HSL values for #d43a87 consists of 330° Hue, 64% Saturation, and 53% Lightness.
In the CMYK color model, the color #d43a87 can be represented as Cyan=0%, Magenta=0.72641509433962%, Yellow=0.36320754716981%, and Black=0.16862745098039%.
Shades of #d43a87
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 #d43a87
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d43a87
Preview of #d43a87 on White Background
The contrast ratio of #d43a87 with white color is 4.42
Preview of #d43a87 on black background
The contrast ratio of #d43a87 with black color is 4.75
#d43a87 color will look good with a black background.
Color Schemes of #d43a87
Triadic Colors of #d43a87
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 #d43a87
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 #d43a87
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 #d43a87
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: #d43a87;
}
This is a sample text used for the color #d43a87. 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: #d43a87;
}
This is a sample text used for the color #d43a87. 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 #d43a87;
}
This is a sample text used for the color #d43a87. 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 52.35%
Green 14.32%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 57.73%
Yellow 28.87%
Black 13.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.