#d23c06 Hex Color
rgb(210, 60, 6)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 3c | 06 | - | #d23c06 |
RGB | 210 | 60 | 6 | - | rgb(210,60,6) |
HSL | 16 | 94% | 42% | - | hsl(16,94%,42%) |
HSV | 16 | 97% | 82% | - | hsv(16,97%,82%) |
XYZ | 28.2271 | 16.9465 | 1.9556 | - | xyz(28.2271,16.9465,1.9556) |
CIE-LAB | 48.19 | 56.9 | 58.3 | - | lab(48.19,56.9,58.3) |
CMYK | 0 | 0.71428571428571 | 0.97142857142857 | 0.17647058823529 | cmyk(0,0.71428571428571,0.97142857142857,0.17647058823529) |
Description
The RGB value of color #d23c06 is rgb(210, 60, 6).
In the hex color #d23c06, The value of Red is 210, value of Green is 60, and value of Blue is 6. The primary color is Red. Similarly, The HSL values for #d23c06 consists of 16° Hue, 94% Saturation, and 42% Lightness.
In the CMYK color model, the color #d23c06 can be represented as Cyan=0%, Magenta=0.71428571428571%, Yellow=0.97142857142857%, and Black=0.17647058823529%.
Shades of #d23c06
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 #d23c06
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d23c06
Preview of #d23c06 on White Background
The contrast ratio of #d23c06 with white color is 4.78
#d23c06 color will look good on a white background.
Preview of #d23c06 on black background
The contrast ratio of #d23c06 with black color is 4.39
Color Schemes of #d23c06
Triadic Colors of #d23c06
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 #d23c06
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 #d23c06
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 #d23c06
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 #d23c06
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: #d23c06;
}
This is a sample text used for the color #d23c06. 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: #d23c06;
}
This is a sample text used for the color #d23c06. 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 #d23c06;
}
This is a sample text used for the color #d23c06. 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 76.09%
Green 21.74%
Blue 2.17%
CMYK Percentage
Cyan 0
Magenta 38.36%
Yellow 52.17%
Black 9.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.