#cd1849 Hex Color
rgb(205, 24, 73)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | 18 | 49 | - | #cd1849 |
| RGB | 205 | 24 | 73 | - | rgb(205,24,73) |
| HSL | 344 | 79% | 45% | - | hsl(344,79%,45%) |
| HSV | 344 | 88% | 80% | - | hsv(344,88%,80%) |
| XYZ | 26.7061 | 14.1134 | 7.6199 | - | xyz(26.7061,14.1134,7.6199) |
| CIE-LAB | 44.4 | 67.16 | 21.71 | - | lab(44.4,67.16,21.71) |
| CMYK | 0 | 0.88292682926829 | 0.64390243902439 | 0.19607843137255 | cmyk(0,0.88292682926829,0.64390243902439,0.19607843137255) |
Description
The RGB value of color #cd1849 is rgb(205, 24, 73).
In the hex color #cd1849, The value of Red is 205, value of Green is 24, and value of Blue is 73. The primary color is Red. Similarly, The HSL values for #cd1849 consists of 344° Hue, 79% Saturation, and 45% Lightness.
In the CMYK color model, the color #cd1849 can be represented as Cyan=0%, Magenta=0.88292682926829%, Yellow=0.64390243902439%, and Black=0.19607843137255%.
Shades of #cd1849
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 #cd1849
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd1849
Preview of #cd1849 on White Background
The contrast ratio of #cd1849 with white color is 5.49
#cd1849 color will look good on a white background.
Preview of #cd1849 on black background
The contrast ratio of #cd1849 with black color is 3.82
Color Schemes of #cd1849
Triadic Colors of #cd1849
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 #cd1849
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 #cd1849
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 #cd1849
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 #cd1849
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: #cd1849;
}
This is a sample text used for the color #cd1849. 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: #cd1849;
}
This is a sample text used for the color #cd1849. 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 #cd1849;
}
This is a sample text used for the color #cd1849. 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 67.88%
Green 7.95%
Blue 24.17%
CMYK Percentage
Cyan 0
Magenta 51.25%
Yellow 37.37%
Black 11.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.