#cd4b3d Hex Color
rgb(205, 75, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 4b | 3d | - | #cd4b3d |
RGB | 205 | 75 | 61 | - | rgb(205,75,61) |
HSL | 6 | 59% | 52% | - | hsl(6,59%,52%) |
HSV | 6 | 70% | 80% | - | hsv(6,70%,80%) |
XYZ | 28.5352 | 18.3482 | 6.4525 | - | xyz(28.5352,18.3482,6.4525) |
CIE-LAB | 49.92 | 50.68 | 35.67 | - | lab(49.92,50.68,35.67) |
CMYK | 0 | 0.63414634146341 | 0.70243902439024 | 0.19607843137255 | cmyk(0,0.63414634146341,0.70243902439024,0.19607843137255) |
Description
The RGB value of color #cd4b3d is rgb(205, 75, 61).
In the hex color #cd4b3d, The value of Red is 205, value of Green is 75, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #cd4b3d consists of 6° Hue, 59% Saturation, and 52% Lightness.
In the CMYK color model, the color #cd4b3d can be represented as Cyan=0%, Magenta=0.63414634146341%, Yellow=0.70243902439024%, and Black=0.19607843137255%.
Shades of #cd4b3d
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 #cd4b3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd4b3d
Preview of #cd4b3d on White Background
The contrast ratio of #cd4b3d with white color is 4.5
Preview of #cd4b3d on black background
The contrast ratio of #cd4b3d with black color is 4.67
#cd4b3d color will look good with a black background.
Color Schemes of #cd4b3d
Triadic Colors of #cd4b3d
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 #cd4b3d
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 #cd4b3d
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 #cd4b3d
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: #cd4b3d;
}
This is a sample text used for the color #cd4b3d. 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: #cd4b3d;
}
This is a sample text used for the color #cd4b3d. 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 #cd4b3d;
}
This is a sample text used for the color #cd4b3d. 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 60.12%
Green 21.99%
Blue 17.89%
CMYK Percentage
Cyan 0
Magenta 41.38%
Yellow 45.83%
Black 12.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.