#c7a274 Hex Color
rgb(199, 162, 116)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | a2 | 74 | - | #c7a274 |
RGB | 199 | 162 | 116 | - | rgb(199,162,116) |
HSL | 33 | 43% | 62% | - | hsl(33,43%,62%) |
HSV | 33 | 42% | 78% | - | hsv(33,42%,78%) |
XYZ | 39.6259 | 39.2437 | 22.0093 | - | xyz(39.6259,39.2437,22.0093) |
CIE-LAB | 68.93 | 7.46 | 29.05 | - | lab(68.93,7.46,29.05) |
CMYK | 0 | 0.18592964824121 | 0.41708542713568 | 0.21960784313725 | cmyk(0,0.18592964824121,0.41708542713568,0.21960784313725) |
Description
The RGB value of color #c7a274 is rgb(199, 162, 116).
In the hex color #c7a274, The value of Red is 199, value of Green is 162, and value of Blue is 116. The primary color is Red. Similarly, The HSL values for #c7a274 consists of 33° Hue, 43% Saturation, and 62% Lightness.
In the CMYK color model, the color #c7a274 can be represented as Cyan=0%, Magenta=0.18592964824121%, Yellow=0.41708542713568%, and Black=0.21960784313725%.
Shades of #c7a274
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 #c7a274
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7a274
Preview of #c7a274 on White Background
The contrast ratio of #c7a274 with white color is 2.37
Preview of #c7a274 on black background
The contrast ratio of #c7a274 with black color is 8.85
#c7a274 color will look good with a black background.
Color Schemes of #c7a274
Triadic Colors of #c7a274
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 #c7a274
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 #c7a274
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 #c7a274
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: #c7a274;
}
This is a sample text used for the color #c7a274. 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: #c7a274;
}
This is a sample text used for the color #c7a274. 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 #c7a274;
}
This is a sample text used for the color #c7a274. 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 41.72%
Green 33.96%
Blue 24.32%
CMYK Percentage
Cyan 0
Magenta 22.6%
Yellow 50.7%
Black 26.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.