#c9bc6a Hex Color
rgb(201, 188, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | bc | 6a | - | #c9bc6a |
RGB | 201 | 188 | 106 | - | rgb(201,188,106) |
HSL | 52 | 47% | 60% | - | hsl(52,47%,60%) |
HSV | 52 | 47% | 79% | - | hsv(52,47%,79%) |
XYZ | 44.6721 | 49.4246 | 20.8211 | - | xyz(44.6721,49.4246,20.8211) |
CIE-LAB | 75.71 | -6.57 | 42.9 | - | lab(75.71,-6.57,42.9) |
CMYK | 0 | 0.064676616915423 | 0.4726368159204 | 0.21176470588235 | cmyk(0,0.064676616915423,0.4726368159204,0.21176470588235) |
Description
The RGB value of color #c9bc6a is rgb(201, 188, 106).
In the hex color #c9bc6a, The value of Red is 201, value of Green is 188, and value of Blue is 106. The primary color is Red. Similarly, The HSL values for #c9bc6a consists of 52° Hue, 47% Saturation, and 60% Lightness.
In the CMYK color model, the color #c9bc6a can be represented as Cyan=0%, Magenta=0.064676616915423%, Yellow=0.4726368159204%, and Black=0.21176470588235%.
Shades of #c9bc6a
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 #c9bc6a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9bc6a
Preview of #c9bc6a on White Background
The contrast ratio of #c9bc6a with white color is 1.93
Preview of #c9bc6a on black background
The contrast ratio of #c9bc6a with black color is 10.88
#c9bc6a color will look good with a black background.
Color Schemes of #c9bc6a
Triadic Colors of #c9bc6a
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 #c9bc6a
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 #c9bc6a
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 #c9bc6a
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: #c9bc6a;
}
This is a sample text used for the color #c9bc6a. 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: #c9bc6a;
}
This is a sample text used for the color #c9bc6a. 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 #c9bc6a;
}
This is a sample text used for the color #c9bc6a. 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 40.61%
Green 37.98%
Blue 21.41%
CMYK Percentage
Cyan 0
Magenta 8.63%
Yellow 63.1%
Black 28.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.