#cebc4e Hex Color
rgb(206, 188, 78)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | bc | 4e | - | #cebc4e |
RGB | 206 | 188 | 78 | - | rgb(206,188,78) |
HSL | 52 | 57% | 56% | - | hsl(52,57%,56%) |
HSV | 52 | 62% | 81% | - | hsv(52,62%,81%) |
XYZ | 44.812 | 49.6383 | 14.427 | - | xyz(44.812,49.6383,14.427) |
CIE-LAB | 75.85 | -6.74 | 56.4 | - | lab(75.85,-6.74,56.4) |
CMYK | 0 | 0.087378640776699 | 0.62135922330097 | 0.1921568627451 | cmyk(0,0.087378640776699,0.62135922330097,0.1921568627451) |
Description
The RGB value of color #cebc4e is rgb(206, 188, 78).
In the hex color #cebc4e, The value of Red is 206, value of Green is 188, and value of Blue is 78. The primary color is Red. Similarly, The HSL values for #cebc4e consists of 52° Hue, 57% Saturation, and 56% Lightness.
In the CMYK color model, the color #cebc4e can be represented as Cyan=0%, Magenta=0.087378640776699%, Yellow=0.62135922330097%, and Black=0.1921568627451%.
Shades of #cebc4e
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 #cebc4e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cebc4e
Preview of #cebc4e on White Background
The contrast ratio of #cebc4e with white color is 1.92
Preview of #cebc4e on black background
The contrast ratio of #cebc4e with black color is 10.93
#cebc4e color will look good with a black background.
Color Schemes of #cebc4e
Triadic Colors of #cebc4e
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 #cebc4e
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 #cebc4e
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 #cebc4e
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: #cebc4e;
}
This is a sample text used for the color #cebc4e. 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: #cebc4e;
}
This is a sample text used for the color #cebc4e. 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 #cebc4e;
}
This is a sample text used for the color #cebc4e. 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 43.64%
Green 39.83%
Blue 16.53%
CMYK Percentage
Cyan 0
Magenta 9.7%
Yellow 68.97%
Black 21.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.