#c80b05 Hex Color
rgb(200, 11, 5)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 0b | 05 | - | #c80b05 |
RGB | 200 | 11 | 5 | - | rgb(200,11,5) |
HSL | 2 | 95% | 40% | - | hsl(2,95%,40%) |
HSV | 2 | 98% | 78% | - | hsv(2,98%,78%) |
XYZ | 23.9665 | 12.5297 | 1.2989 | - | xyz(23.9665,12.5297,1.2989) |
CIE-LAB | 42.05 | 65.68 | 54.38 | - | lab(42.05,65.68,54.38) |
CMYK | 0 | 0.945 | 0.975 | 0.2156862745098 | cmyk(0,0.945,0.975,0.2156862745098) |
Description
The RGB value of color #c80b05 is rgb(200, 11, 5).
In the hex color #c80b05, The value of Red is 200, value of Green is 11, and value of Blue is 5. The primary color is Red. Similarly, The HSL values for #c80b05 consists of 2° Hue, 95% Saturation, and 40% Lightness.
In the CMYK color model, the color #c80b05 can be represented as Cyan=0%, Magenta=0.945%, Yellow=0.975%, and Black=0.2156862745098%.
Shades of #c80b05
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 #c80b05
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c80b05
Preview of #c80b05 on White Background
The contrast ratio of #c80b05 with white color is 5.99
#c80b05 color will look good on a white background.
Preview of #c80b05 on black background
The contrast ratio of #c80b05 with black color is 3.51
Color Schemes of #c80b05
Triadic Colors of #c80b05
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 #c80b05
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 #c80b05
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 #c80b05
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 #c80b05
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: #c80b05;
}
This is a sample text used for the color #c80b05. 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: #c80b05;
}
This is a sample text used for the color #c80b05. 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 #c80b05;
}
This is a sample text used for the color #c80b05. 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 92.59%
Green 5.09%
Blue 2.31%
CMYK Percentage
Cyan 0
Magenta 44.25%
Yellow 45.65%
Black 10.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.