#d02c43 Hex Color
rgb(208, 44, 67)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | 2c | 43 | - | #d02c43 |
RGB | 208 | 44 | 67 | - | rgb(208,44,67) |
HSL | 352 | 65% | 49% | - | hsl(352,65%,49%) |
HSV | 352 | 79% | 82% | - | hsv(352,79%,82%) |
XYZ | 27.9262 | 15.6165 | 6.8526 | - | xyz(27.9262,15.6165,6.8526) |
CIE-LAB | 46.47 | 63.14 | 28.15 | - | lab(46.47,63.14,28.15) |
CMYK | 0 | 0.78846153846154 | 0.67788461538462 | 0.1843137254902 | cmyk(0,0.78846153846154,0.67788461538462,0.1843137254902) |
Description
The RGB value of color #d02c43 is rgb(208, 44, 67).
In the hex color #d02c43, The value of Red is 208, value of Green is 44, and value of Blue is 67. The primary color is Red. Similarly, The HSL values for #d02c43 consists of 352° Hue, 65% Saturation, and 49% Lightness.
In the CMYK color model, the color #d02c43 can be represented as Cyan=0%, Magenta=0.78846153846154%, Yellow=0.67788461538462%, and Black=0.1843137254902%.
Shades of #d02c43
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 #d02c43
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d02c43
Preview of #d02c43 on White Background
The contrast ratio of #d02c43 with white color is 5.09
#d02c43 color will look good on a white background.
Preview of #d02c43 on black background
The contrast ratio of #d02c43 with black color is 4.12
Color Schemes of #d02c43
Triadic Colors of #d02c43
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 #d02c43
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 #d02c43
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 #d02c43
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: #d02c43;
}
This is a sample text used for the color #d02c43. 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: #d02c43;
}
This is a sample text used for the color #d02c43. 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 #d02c43;
}
This is a sample text used for the color #d02c43. 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 65.2%
Green 13.79%
Blue 21%
CMYK Percentage
Cyan 0
Magenta 47.77%
Yellow 41.07%
Black 11.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.