#cd320f Hex Color
rgb(205, 50, 15)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | 32 | 0f | - | #cd320f |
| RGB | 205 | 50 | 15 | - | rgb(205,50,15) |
| HSL | 11 | 86% | 43% | - | hsl(11,86%,43%) |
| HSV | 11 | 93% | 80% | - | hsv(11,93%,80%) |
| XYZ | 26.4037 | 15.2948 | 2.0125 | - | xyz(26.4037,15.2948,2.0125) |
| CIE-LAB | 46.04 | 58.85 | 54.08 | - | lab(46.04,58.85,54.08) |
| CMYK | 0 | 0.75609756097561 | 0.92682926829268 | 0.19607843137255 | cmyk(0,0.75609756097561,0.92682926829268,0.19607843137255) |
Description
The RGB value of color #cd320f is rgb(205, 50, 15).
In the hex color #cd320f, The value of Red is 205, value of Green is 50, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #cd320f consists of 11° Hue, 86% Saturation, and 43% Lightness.
In the CMYK color model, the color #cd320f can be represented as Cyan=0%, Magenta=0.75609756097561%, Yellow=0.92682926829268%, and Black=0.19607843137255%.
Shades of #cd320f
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 #cd320f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd320f
Preview of #cd320f on White Background
The contrast ratio of #cd320f with white color is 5.17
#cd320f color will look good on a white background.
Preview of #cd320f on black background
The contrast ratio of #cd320f with black color is 4.06
Color Schemes of #cd320f
Triadic Colors of #cd320f
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 #cd320f
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 #cd320f
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 #cd320f
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 #cd320f
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: #cd320f;
}
This is a sample text used for the color #cd320f. 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: #cd320f;
}
This is a sample text used for the color #cd320f. 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 #cd320f;
}
This is a sample text used for the color #cd320f. 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.93%
Green 18.52%
Blue 5.56%
CMYK Percentage
Cyan 0
Magenta 40.24%
Yellow 49.33%
Black 10.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.