#c4c49f Hex Color
rgb(196, 196, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | c4 | 9f | - | #c4c49f |
RGB | 196 | 196 | 159 | - | rgb(196,196,159) |
HSL | 60 | 24% | 70% | - | hsl(60,24%,70%) |
HSV | 60 | 19% | 77% | - | hsv(60,19%,77%) |
XYZ | 48.7629 | 53.7188 | 40.5996 | - | xyz(48.7629,53.7188,40.5996) |
CIE-LAB | 78.3 | -6.18 | 18.63 | - | lab(78.3,-6.18,18.63) |
CMYK | 0 | 0 | 0.18877551020408 | 0.23137254901961 | cmyk(0,0,0.18877551020408,0.23137254901961) |
Description
The RGB value of color #c4c49f is rgb(196, 196, 159).
In the hex color #c4c49f, The value of Red is 196, value of Green is 196, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #c4c49f consists of 60° Hue, 24% Saturation, and 70% Lightness.
In the CMYK color model, the color #c4c49f can be represented as Cyan=0%, Magenta=0%, Yellow=0.18877551020408%, and Black=0.23137254901961%.
Shades of #c4c49f
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 #c4c49f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4c49f
Preview of #c4c49f on White Background
The contrast ratio of #c4c49f with white color is 1.79
Preview of #c4c49f on black background
The contrast ratio of #c4c49f with black color is 11.74
#c4c49f color will look good with a black background.
Color Schemes of #c4c49f
Triadic Colors of #c4c49f
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 #c4c49f
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 #c4c49f
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 #c4c49f
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: #c4c49f;
}
This is a sample text used for the color #c4c49f. 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: #c4c49f;
}
This is a sample text used for the color #c4c49f. 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 #c4c49f;
}
This is a sample text used for the color #c4c49f. 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 35.57%
Green 35.57%
Blue 28.86%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 44.93%
Black 55.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.