#d0232f Hex Color
rgb(208, 35, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | 23 | 2f | - | #d0232f |
RGB | 208 | 35 | 47 | - | rgb(208,35,47) |
HSL | 356 | 71% | 48% | - | hsl(356,71%,48%) |
HSV | 356 | 83% | 82% | - | hsv(356,83%,82%) |
XYZ | 27.1265 | 14.8172 | 4.1196 | - | xyz(27.1265,14.8172,4.1196) |
CIE-LAB | 45.38 | 64.62 | 38.69 | - | lab(45.38,64.62,38.69) |
CMYK | 0 | 0.83173076923077 | 0.77403846153846 | 0.1843137254902 | cmyk(0,0.83173076923077,0.77403846153846,0.1843137254902) |
Description
The RGB value of color #d0232f is rgb(208, 35, 47).
In the hex color #d0232f, The value of Red is 208, value of Green is 35, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #d0232f consists of 356° Hue, 71% Saturation, and 48% Lightness.
In the CMYK color model, the color #d0232f can be represented as Cyan=0%, Magenta=0.83173076923077%, Yellow=0.77403846153846%, and Black=0.1843137254902%.
Shades of #d0232f
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 #d0232f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0232f
Preview of #d0232f on White Background
The contrast ratio of #d0232f with white color is 5.3
#d0232f color will look good on a white background.
Preview of #d0232f on black background
The contrast ratio of #d0232f with black color is 3.96
Color Schemes of #d0232f
Triadic Colors of #d0232f
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 #d0232f
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 #d0232f
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 #d0232f
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: #d0232f;
}
This is a sample text used for the color #d0232f. 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: #d0232f;
}
This is a sample text used for the color #d0232f. 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 #d0232f;
}
This is a sample text used for the color #d0232f. 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 71.72%
Green 12.07%
Blue 16.21%
CMYK Percentage
Cyan 0
Magenta 46.46%
Yellow 43.24%
Black 10.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.