#c4ac7f Hex Color
rgb(196, 172, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | ac | 7f | - | #c4ac7f |
RGB | 196 | 172 | 127 | - | rgb(196,172,127) |
HSL | 39 | 37% | 63% | - | hsl(39,37%,63%) |
HSV | 39 | 35% | 77% | - | hsv(39,35%,77%) |
XYZ | 41.3482 | 42.7731 | 26.1554 | - | xyz(41.3482,42.7731,26.1554) |
CIE-LAB | 71.4 | 2.13 | 26.36 | - | lab(71.4,2.13,26.36) |
CMYK | 0 | 0.12244897959184 | 0.35204081632653 | 0.23137254901961 | cmyk(0,0.12244897959184,0.35204081632653,0.23137254901961) |
Description
The RGB value of color #c4ac7f is rgb(196, 172, 127).
In the hex color #c4ac7f, The value of Red is 196, value of Green is 172, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #c4ac7f consists of 39° Hue, 37% Saturation, and 63% Lightness.
In the CMYK color model, the color #c4ac7f can be represented as Cyan=0%, Magenta=0.12244897959184%, Yellow=0.35204081632653%, and Black=0.23137254901961%.
Shades of #c4ac7f
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 #c4ac7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4ac7f
Preview of #c4ac7f on White Background
The contrast ratio of #c4ac7f with white color is 2.2
Preview of #c4ac7f on black background
The contrast ratio of #c4ac7f with black color is 9.55
#c4ac7f color will look good with a black background.
Color Schemes of #c4ac7f
Triadic Colors of #c4ac7f
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 #c4ac7f
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 #c4ac7f
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 #c4ac7f
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: #c4ac7f;
}
This is a sample text used for the color #c4ac7f. 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: #c4ac7f;
}
This is a sample text used for the color #c4ac7f. 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 #c4ac7f;
}
This is a sample text used for the color #c4ac7f. 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 39.6%
Green 34.75%
Blue 25.66%
CMYK Percentage
Cyan 0
Magenta 17.35%
Yellow 49.87%
Black 32.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.