#cd030c Hex Color
rgb(205, 3, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 03 | 0c | - | #cd030c |
RGB | 205 | 3 | 12 | - | rgb(205,3,12) |
HSL | 357 | 97% | 41% | - | hsl(357,97%,41%) |
HSV | 357 | 99% | 80% | - | hsv(357,99%,80%) |
XYZ | 25.2758 | 13.0708 | 1.5386 | - | xyz(25.2758,13.0708,1.5386) |
CIE-LAB | 42.87 | 67.78 | 53.15 | - | lab(42.87,67.78,53.15) |
CMYK | 0 | 0.98536585365854 | 0.94146341463415 | 0.19607843137255 | cmyk(0,0.98536585365854,0.94146341463415,0.19607843137255) |
Description
The RGB value of color #cd030c is rgb(205, 3, 12).
In the hex color #cd030c, The value of Red is 205, value of Green is 3, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #cd030c consists of 357° Hue, 97% Saturation, and 41% Lightness.
In the CMYK color model, the color #cd030c can be represented as Cyan=0%, Magenta=0.98536585365854%, Yellow=0.94146341463415%, and Black=0.19607843137255%.
Shades of #cd030c
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 #cd030c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd030c
Preview of #cd030c on White Background
The contrast ratio of #cd030c with white color is 5.81
#cd030c color will look good on a white background.
Preview of #cd030c on black background
The contrast ratio of #cd030c with black color is 3.61
Color Schemes of #cd030c
Triadic Colors of #cd030c
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 #cd030c
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 #cd030c
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 #cd030c
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 #cd030c
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: #cd030c;
}
This is a sample text used for the color #cd030c. 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: #cd030c;
}
This is a sample text used for the color #cd030c. 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 #cd030c;
}
This is a sample text used for the color #cd030c. 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 93.18%
Green 1.36%
Blue 5.45%
CMYK Percentage
Cyan 0
Magenta 46.42%
Yellow 44.35%
Black 9.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.