#cbb66c Hex Color
rgb(203, 182, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b6 | 6c | - | #cbb66c |
RGB | 203 | 182 | 108 | - | rgb(203,182,108) |
HSL | 47 | 48% | 61% | - | hsl(47,48%,61%) |
HSV | 47 | 47% | 80% | - | hsv(47,47%,80%) |
XYZ | 44.0633 | 47.2351 | 20.9823 | - | xyz(44.0633,47.2351,20.9823) |
CIE-LAB | 74.34 | -2.42 | 40.24 | - | lab(74.34,-2.42,40.24) |
CMYK | 0 | 0.10344827586207 | 0.4679802955665 | 0.20392156862745 | cmyk(0,0.10344827586207,0.4679802955665,0.20392156862745) |
Description
The RGB value of color #cbb66c is rgb(203, 182, 108).
In the hex color #cbb66c, The value of Red is 203, value of Green is 182, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #cbb66c consists of 47° Hue, 48% Saturation, and 61% Lightness.
In the CMYK color model, the color #cbb66c can be represented as Cyan=0%, Magenta=0.10344827586207%, Yellow=0.4679802955665%, and Black=0.20392156862745%.
Shades of #cbb66c
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 #cbb66c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb66c
Preview of #cbb66c on White Background
The contrast ratio of #cbb66c with white color is 2.01
Preview of #cbb66c on black background
The contrast ratio of #cbb66c with black color is 10.45
#cbb66c color will look good with a black background.
Color Schemes of #cbb66c
Triadic Colors of #cbb66c
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 #cbb66c
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 #cbb66c
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 #cbb66c
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: #cbb66c;
}
This is a sample text used for the color #cbb66c. 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: #cbb66c;
}
This is a sample text used for the color #cbb66c. 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 #cbb66c;
}
This is a sample text used for the color #cbb66c. 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.18%
Green 36.92%
Blue 21.91%
CMYK Percentage
Cyan 0
Magenta 13.34%
Yellow 60.36%
Black 26.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.