#cb7c2d Hex Color
rgb(203, 124, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 7c | 2d | - | #cb7c2d |
RGB | 203 | 124 | 45 | - | rgb(203,124,45) |
HSL | 30 | 64% | 49% | - | hsl(30,64%,49%) |
HSV | 30 | 78% | 80% | - | hsv(30,78%,80%) |
XYZ | 32.3099 | 27.3013 | 6.0494 | - | xyz(32.3099,27.3013,6.0494) |
CIE-LAB | 59.25 | 24.59 | 53.43 | - | lab(59.25,24.59,53.43) |
CMYK | 0 | 0.38916256157635 | 0.77832512315271 | 0.20392156862745 | cmyk(0,0.38916256157635,0.77832512315271,0.20392156862745) |
Description
The RGB value of color #cb7c2d is rgb(203, 124, 45).
In the hex color #cb7c2d, The value of Red is 203, value of Green is 124, and value of Blue is 45. The primary color is Red. Similarly, The HSL values for #cb7c2d consists of 30° Hue, 64% Saturation, and 49% Lightness.
In the CMYK color model, the color #cb7c2d can be represented as Cyan=0%, Magenta=0.38916256157635%, Yellow=0.77832512315271%, and Black=0.20392156862745%.
Shades of #cb7c2d
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 #cb7c2d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb7c2d
Preview of #cb7c2d on White Background
The contrast ratio of #cb7c2d with white color is 3.25
Preview of #cb7c2d on black background
The contrast ratio of #cb7c2d with black color is 6.46
#cb7c2d color will look good with a black background.
Color Schemes of #cb7c2d
Triadic Colors of #cb7c2d
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 #cb7c2d
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 #cb7c2d
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 #cb7c2d
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: #cb7c2d;
}
This is a sample text used for the color #cb7c2d. 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: #cb7c2d;
}
This is a sample text used for the color #cb7c2d. 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 #cb7c2d;
}
This is a sample text used for the color #cb7c2d. 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 54.57%
Green 33.33%
Blue 12.1%
CMYK Percentage
Cyan 0
Magenta 28.38%
Yellow 56.75%
Black 14.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.