#cc051a Hex Color
rgb(204, 5, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 05 | 1a | - | #cc051a |
RGB | 204 | 5 | 26 | - | rgb(204,5,26) |
HSL | 354 | 95% | 41% | - | hsl(354,95%,41%) |
HSV | 354 | 98% | 80% | - | hsv(354,98%,80%) |
XYZ | 25.1426 | 13.0205 | 2.1653 | - | xyz(25.1426,13.0205,2.1653) |
CIE-LAB | 42.79 | 67.54 | 47.18 | - | lab(42.79,67.54,47.18) |
CMYK | 0 | 0.97549019607843 | 0.87254901960784 | 0.2 | cmyk(0,0.97549019607843,0.87254901960784,0.2) |
Description
The RGB value of color #cc051a is rgb(204, 5, 26).
In the hex color #cc051a, The value of Red is 204, value of Green is 5, and value of Blue is 26. The primary color is Red. Similarly, The HSL values for #cc051a consists of 354° Hue, 95% Saturation, and 41% Lightness.
In the CMYK color model, the color #cc051a can be represented as Cyan=0%, Magenta=0.97549019607843%, Yellow=0.87254901960784%, and Black=0.2%.
Shades of #cc051a
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 #cc051a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc051a
Preview of #cc051a on White Background
The contrast ratio of #cc051a with white color is 5.83
#cc051a color will look good on a white background.
Preview of #cc051a on black background
The contrast ratio of #cc051a with black color is 3.6
Color Schemes of #cc051a
Triadic Colors of #cc051a
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 #cc051a
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 #cc051a
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 #cc051a
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 #cc051a
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: #cc051a;
}
This is a sample text used for the color #cc051a. 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: #cc051a;
}
This is a sample text used for the color #cc051a. 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 #cc051a;
}
This is a sample text used for the color #cc051a. 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 86.81%
Green 2.13%
Blue 11.06%
CMYK Percentage
Cyan 0
Magenta 47.63%
Yellow 42.6%
Black 9.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.