#d82b4c Hex Color
rgb(216, 43, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | 2b | 4c | - | #d82b4c |
RGB | 216 | 43 | 76 | - | rgb(216,43,76) |
HSL | 349 | 69% | 51% | - | hsl(349,69%,51%) |
HSV | 349 | 80% | 85% | - | hsv(349,80%,85%) |
XYZ | 30.4873 | 16.8485 | 8.4827 | - | xyz(30.4873,16.8485,8.4827) |
CIE-LAB | 48.07 | 66.11 | 25.04 | - | lab(48.07,66.11,25.04) |
CMYK | 0 | 0.80092592592593 | 0.64814814814815 | 0.15294117647059 | cmyk(0,0.80092592592593,0.64814814814815,0.15294117647059) |
Description
The RGB value of color #d82b4c is rgb(216, 43, 76).
In the hex color #d82b4c, The value of Red is 216, value of Green is 43, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #d82b4c consists of 349° Hue, 69% Saturation, and 51% Lightness.
In the CMYK color model, the color #d82b4c can be represented as Cyan=0%, Magenta=0.80092592592593%, Yellow=0.64814814814815%, and Black=0.15294117647059%.
Shades of #d82b4c
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 #d82b4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d82b4c
Preview of #d82b4c on White Background
The contrast ratio of #d82b4c with white color is 4.81
#d82b4c color will look good on a white background.
Preview of #d82b4c on black background
The contrast ratio of #d82b4c with black color is 4.37
Color Schemes of #d82b4c
Triadic Colors of #d82b4c
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 #d82b4c
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 #d82b4c
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 #d82b4c
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: #d82b4c;
}
This is a sample text used for the color #d82b4c. 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: #d82b4c;
}
This is a sample text used for the color #d82b4c. 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 #d82b4c;
}
This is a sample text used for the color #d82b4c. 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 64.48%
Green 12.84%
Blue 22.69%
CMYK Percentage
Cyan 0
Magenta 49.99%
Yellow 40.46%
Black 9.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.