#cd4b4a Hex Color
rgb(205, 75, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 4b | 4a | - | #cd4b4a |
RGB | 205 | 75 | 74 | - | rgb(205,75,74) |
HSL | 0 | 57% | 55% | - | hsl(0,57%,55%) |
HSV | 0 | 64% | 80% | - | hsv(0,64%,80%) |
XYZ | 28.9289 | 18.5057 | 8.5258 | - | xyz(28.9289,18.5057,8.5258) |
CIE-LAB | 50.1 | 51.4 | 28.41 | - | lab(50.1,51.4,28.41) |
CMYK | 0 | 0.63414634146341 | 0.6390243902439 | 0.19607843137255 | cmyk(0,0.63414634146341,0.6390243902439,0.19607843137255) |
Description
The RGB value of color #cd4b4a is rgb(205, 75, 74).
In the hex color #cd4b4a, The value of Red is 205, value of Green is 75, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #cd4b4a consists of 0° Hue, 57% Saturation, and 55% Lightness.
In the CMYK color model, the color #cd4b4a can be represented as Cyan=0%, Magenta=0.63414634146341%, Yellow=0.6390243902439%, and Black=0.19607843137255%.
Shades of #cd4b4a
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 #cd4b4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd4b4a
Preview of #cd4b4a on White Background
The contrast ratio of #cd4b4a with white color is 4.47
Preview of #cd4b4a on black background
The contrast ratio of #cd4b4a with black color is 4.7
#cd4b4a color will look good with a black background.
Color Schemes of #cd4b4a
Triadic Colors of #cd4b4a
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 #cd4b4a
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 #cd4b4a
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 #cd4b4a
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.
Color Usage
You can set the css color of a text using:
.class{
color: #cd4b4a;
}
This is a sample text used for the color #cd4b4a. 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: #cd4b4a;
}
This is a sample text used for the color #cd4b4a. 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 #cd4b4a;
}
This is a sample text used for the color #cd4b4a. 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 57.91%
Green 21.19%
Blue 20.9%
CMYK Percentage
Cyan 0
Magenta 43.16%
Yellow 43.49%
Black 13.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.