#c8ab3e Hex Color
rgb(200, 171, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | ab | 3e | - | #c8ab3e |
RGB | 200 | 171 | 62 | - | rgb(200,171,62) |
HSL | 47 | 56% | 51% | - | hsl(47,56%,51%) |
HSV | 47 | 69% | 78% | - | hsv(47,69%,78%) |
XYZ | 39.2518 | 41.753 | 10.5478 | - | xyz(39.2518,41.753,10.5478) |
CIE-LAB | 70.7 | -1.36 | 57.63 | - | lab(70.7,-1.36,57.63) |
CMYK | 0 | 0.145 | 0.69 | 0.2156862745098 | cmyk(0,0.145,0.69,0.2156862745098) |
Description
The RGB value of color #c8ab3e is rgb(200, 171, 62).
In the hex color #c8ab3e, The value of Red is 200, value of Green is 171, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #c8ab3e consists of 47° Hue, 56% Saturation, and 51% Lightness.
In the CMYK color model, the color #c8ab3e can be represented as Cyan=0%, Magenta=0.145%, Yellow=0.69%, and Black=0.2156862745098%.
Shades of #c8ab3e
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 #c8ab3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8ab3e
Preview of #c8ab3e on White Background
The contrast ratio of #c8ab3e with white color is 2.25
Preview of #c8ab3e on black background
The contrast ratio of #c8ab3e with black color is 9.35
#c8ab3e color will look good with a black background.
Color Schemes of #c8ab3e
Triadic Colors of #c8ab3e
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 #c8ab3e
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 #c8ab3e
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 #c8ab3e
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: #c8ab3e;
}
This is a sample text used for the color #c8ab3e. 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: #c8ab3e;
}
This is a sample text used for the color #c8ab3e. 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 #c8ab3e;
}
This is a sample text used for the color #c8ab3e. 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 46.19%
Green 39.49%
Blue 14.32%
CMYK Percentage
Cyan 0
Magenta 13.8%
Yellow 65.67%
Black 20.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.