#ccb66a Hex Color
rgb(204, 182, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b6 | 6a | - | #ccb66a |
RGB | 204 | 182 | 106 | - | rgb(204,182,106) |
HSL | 47 | 49% | 61% | - | hsl(47,49%,61%) |
HSV | 47 | 48% | 80% | - | hsv(47,48%,80%) |
XYZ | 44.2313 | 47.3339 | 20.4408 | - | xyz(44.2313,47.3339,20.4408) |
CIE-LAB | 74.4 | -2.2 | 41.35 | - | lab(74.4,-2.2,41.35) |
CMYK | 0 | 0.1078431372549 | 0.48039215686275 | 0.2 | cmyk(0,0.1078431372549,0.48039215686275,0.2) |
Description
The RGB value of color #ccb66a is rgb(204, 182, 106).
In the hex color #ccb66a, The value of Red is 204, value of Green is 182, and value of Blue is 106. The primary color is Red. Similarly, The HSL values for #ccb66a consists of 47° Hue, 49% Saturation, and 61% Lightness.
In the CMYK color model, the color #ccb66a can be represented as Cyan=0%, Magenta=0.1078431372549%, Yellow=0.48039215686275%, and Black=0.2%.
Shades of #ccb66a
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 #ccb66a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb66a
Preview of #ccb66a on White Background
The contrast ratio of #ccb66a with white color is 2.01
Preview of #ccb66a on black background
The contrast ratio of #ccb66a with black color is 10.47
#ccb66a color will look good with a black background.
Color Schemes of #ccb66a
Triadic Colors of #ccb66a
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 #ccb66a
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 #ccb66a
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 #ccb66a
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: #ccb66a;
}
This is a sample text used for the color #ccb66a. 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: #ccb66a;
}
This is a sample text used for the color #ccb66a. 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 #ccb66a;
}
This is a sample text used for the color #ccb66a. 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.46%
Green 36.99%
Blue 21.54%
CMYK Percentage
Cyan 0
Magenta 13.68%
Yellow 60.95%
Black 25.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.