#d4233c Hex Color
rgb(212, 35, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | 23 | 3c | - | #d4233c |
RGB | 212 | 35 | 60 | - | rgb(212,35,60) |
HSL | 352 | 72% | 48% | - | hsl(352,72%,48%) |
HSV | 352 | 83% | 83% | - | hsv(352,83%,83%) |
XYZ | 28.568 | 15.5254 | 5.766 | - | xyz(28.568,15.5254,5.766) |
CIE-LAB | 46.35 | 66.2 | 32.39 | - | lab(46.35,66.2,32.39) |
CMYK | 0 | 0.83490566037736 | 0.71698113207547 | 0.16862745098039 | cmyk(0,0.83490566037736,0.71698113207547,0.16862745098039) |
Description
The RGB value of color #d4233c is rgb(212, 35, 60).
In the hex color #d4233c, The value of Red is 212, value of Green is 35, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #d4233c consists of 352° Hue, 72% Saturation, and 48% Lightness.
In the CMYK color model, the color #d4233c can be represented as Cyan=0%, Magenta=0.83490566037736%, Yellow=0.71698113207547%, and Black=0.16862745098039%.
Shades of #d4233c
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 #d4233c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4233c
Preview of #d4233c on White Background
The contrast ratio of #d4233c with white color is 5.12
#d4233c color will look good on a white background.
Preview of #d4233c on black background
The contrast ratio of #d4233c with black color is 4.11
Color Schemes of #d4233c
Triadic Colors of #d4233c
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 #d4233c
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 #d4233c
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 #d4233c
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: #d4233c;
}
This is a sample text used for the color #d4233c. 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: #d4233c;
}
This is a sample text used for the color #d4233c. 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 #d4233c;
}
This is a sample text used for the color #d4233c. 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 69.06%
Green 11.4%
Blue 19.54%
CMYK Percentage
Cyan 0
Magenta 48.53%
Yellow 41.67%
Black 9.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.