#d4350f Hex Color
rgb(212, 53, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | 35 | 0f | - | #d4350f |
RGB | 212 | 53 | 15 | - | rgb(212,53,15) |
HSL | 12 | 87% | 45% | - | hsl(12,87%,45%) |
HSV | 12 | 93% | 83% | - | hsv(12,93%,83%) |
XYZ | 28.5107 | 16.5777 | 2.1491 | - | xyz(28.5107,16.5777,2.1491) |
CIE-LAB | 47.72 | 60.03 | 55.82 | - | lab(47.72,60.03,55.82) |
CMYK | 0 | 0.75 | 0.92924528301887 | 0.16862745098039 | cmyk(0,0.75,0.92924528301887,0.16862745098039) |
Description
The RGB value of color #d4350f is rgb(212, 53, 15).
In the hex color #d4350f, The value of Red is 212, value of Green is 53, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #d4350f consists of 12° Hue, 87% Saturation, and 45% Lightness.
In the CMYK color model, the color #d4350f can be represented as Cyan=0%, Magenta=0.75%, Yellow=0.92924528301887%, and Black=0.16862745098039%.
Shades of #d4350f
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 #d4350f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4350f
Preview of #d4350f on White Background
The contrast ratio of #d4350f with white color is 4.87
#d4350f color will look good on a white background.
Preview of #d4350f on black background
The contrast ratio of #d4350f with black color is 4.32
Color Schemes of #d4350f
Triadic Colors of #d4350f
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 #d4350f
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 #d4350f
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 #d4350f
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.
Monochromatic Colors of #d4350f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #d4350f;
}
This is a sample text used for the color #d4350f. 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: #d4350f;
}
This is a sample text used for the color #d4350f. 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 #d4350f;
}
This is a sample text used for the color #d4350f. 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 75.71%
Green 18.93%
Blue 5.36%
CMYK Percentage
Cyan 0
Magenta 40.59%
Yellow 50.29%
Black 9.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.