#c0764a Hex Color
rgb(192, 118, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 76 | 4a | - | #c0764a |
RGB | 192 | 118 | 74 | - | rgb(192,118,74) |
HSL | 22 | 48% | 52% | - | hsl(22,48%,52%) |
HSV | 22 | 61% | 75% | - | hsv(22,61%,75%) |
XYZ | 29.4527 | 24.6577 | 9.6857 | - | xyz(29.4527,24.6577,9.6857) |
CIE-LAB | 56.74 | 24.81 | 36.13 | - | lab(56.74,24.81,36.13) |
CMYK | 0 | 0.38541666666667 | 0.61458333333333 | 0.24705882352941 | cmyk(0,0.38541666666667,0.61458333333333,0.24705882352941) |
Description
The RGB value of color #c0764a is rgb(192, 118, 74).
In the hex color #c0764a, The value of Red is 192, value of Green is 118, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #c0764a consists of 22° Hue, 48% Saturation, and 52% Lightness.
In the CMYK color model, the color #c0764a can be represented as Cyan=0%, Magenta=0.38541666666667%, Yellow=0.61458333333333%, and Black=0.24705882352941%.
Shades of #c0764a
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 #c0764a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0764a
Preview of #c0764a on White Background
The contrast ratio of #c0764a with white color is 3.54
Preview of #c0764a on black background
The contrast ratio of #c0764a with black color is 5.93
#c0764a color will look good with a black background.
Color Schemes of #c0764a
Triadic Colors of #c0764a
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 #c0764a
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 #c0764a
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 #c0764a
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: #c0764a;
}
This is a sample text used for the color #c0764a. 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: #c0764a;
}
This is a sample text used for the color #c0764a. 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 #c0764a;
}
This is a sample text used for the color #c0764a. 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 50%
Green 30.73%
Blue 19.27%
CMYK Percentage
Cyan 0
Magenta 30.91%
Yellow 49.28%
Black 19.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.