#cbc66f Hex Color
rgb(203, 198, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | c6 | 6f | - | #cbc66f |
RGB | 203 | 198 | 111 | - | rgb(203,198,111) |
HSL | 57 | 47% | 62% | - | hsl(57,47%,62%) |
HSV | 57 | 45% | 80% | - | hsv(57,45%,80%) |
XYZ | 47.6919 | 54.2324 | 22.9932 | - | xyz(47.6919,54.2324,22.9932) |
CIE-LAB | 78.6 | -10.43 | 44 | - | lab(78.6,-10.43,44) |
CMYK | 0 | 0.024630541871921 | 0.45320197044335 | 0.20392156862745 | cmyk(0,0.024630541871921,0.45320197044335,0.20392156862745) |
Description
The RGB value of color #cbc66f is rgb(203, 198, 111).
In the hex color #cbc66f, The value of Red is 203, value of Green is 198, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #cbc66f consists of 57° Hue, 47% Saturation, and 62% Lightness.
In the CMYK color model, the color #cbc66f can be represented as Cyan=0%, Magenta=0.024630541871921%, Yellow=0.45320197044335%, and Black=0.20392156862745%.
Shades of #cbc66f
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 #cbc66f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbc66f
Preview of #cbc66f on White Background
The contrast ratio of #cbc66f with white color is 1.77
Preview of #cbc66f on black background
The contrast ratio of #cbc66f with black color is 11.85
#cbc66f color will look good with a black background.
Color Schemes of #cbc66f
Triadic Colors of #cbc66f
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 #cbc66f
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 #cbc66f
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 #cbc66f
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: #cbc66f;
}
This is a sample text used for the color #cbc66f. 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: #cbc66f;
}
This is a sample text used for the color #cbc66f. 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 #cbc66f;
}
This is a sample text used for the color #cbc66f. 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 39.65%
Green 38.67%
Blue 21.68%
CMYK Percentage
Cyan 0
Magenta 3.61%
Yellow 66.48%
Black 29.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.