#d82b71 Hex Color
rgb(216, 43, 113)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | 2b | 71 | - | #d82b71 |
RGB | 216 | 43 | 113 | - | rgb(216,43,113) |
HSL | 336 | 69% | 51% | - | hsl(336,69%,51%) |
HSV | 336 | 80% | 85% | - | hsv(336,80%,85%) |
XYZ | 32.1634 | 17.5189 | 17.3091 | - | xyz(32.1634,17.5189,17.3091) |
CIE-LAB | 48.91 | 68.65 | 3.57 | - | lab(48.91,68.65,3.57) |
CMYK | 0 | 0.80092592592593 | 0.47685185185185 | 0.15294117647059 | cmyk(0,0.80092592592593,0.47685185185185,0.15294117647059) |
Description
The RGB value of color #d82b71 is rgb(216, 43, 113).
In the hex color #d82b71, The value of Red is 216, value of Green is 43, and value of Blue is 113. The primary color is Red. Similarly, The HSL values for #d82b71 consists of 336° Hue, 69% Saturation, and 51% Lightness.
In the CMYK color model, the color #d82b71 can be represented as Cyan=0%, Magenta=0.80092592592593%, Yellow=0.47685185185185%, and Black=0.15294117647059%.
Shades of #d82b71
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 #d82b71
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d82b71
Preview of #d82b71 on White Background
The contrast ratio of #d82b71 with white color is 4.66
#d82b71 color will look good on a white background.
Preview of #d82b71 on black background
The contrast ratio of #d82b71 with black color is 4.5
Color Schemes of #d82b71
Triadic Colors of #d82b71
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 #d82b71
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 #d82b71
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 #d82b71
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: #d82b71;
}
This is a sample text used for the color #d82b71. 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: #d82b71;
}
This is a sample text used for the color #d82b71. 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 #d82b71;
}
This is a sample text used for the color #d82b71. 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 58.06%
Green 11.56%
Blue 30.38%
CMYK Percentage
Cyan 0
Magenta 55.98%
Yellow 33.33%
Black 10.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.