#ceba3c Hex Color
rgb(206, 186, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | ba | 3c | - | #ceba3c |
RGB | 206 | 186 | 60 | - | rgb(206,186,60) |
HSL | 52 | 60% | 52% | - | hsl(52,60%,52%) |
HSV | 52 | 71% | 81% | - | hsv(52,71%,81%) |
XYZ | 43.8281 | 48.5659 | 11.3391 | - | xyz(43.8281,48.5659,11.3391) |
CIE-LAB | 75.18 | -6.73 | 63.11 | - | lab(75.18,-6.73,63.11) |
CMYK | 0 | 0.097087378640777 | 0.70873786407767 | 0.1921568627451 | cmyk(0,0.097087378640777,0.70873786407767,0.1921568627451) |
Description
The RGB value of color #ceba3c is rgb(206, 186, 60).
In the hex color #ceba3c, The value of Red is 206, value of Green is 186, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #ceba3c consists of 52° Hue, 60% Saturation, and 52% Lightness.
In the CMYK color model, the color #ceba3c can be represented as Cyan=0%, Magenta=0.097087378640777%, Yellow=0.70873786407767%, and Black=0.1921568627451%.
Shades of #ceba3c
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 #ceba3c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceba3c
Preview of #ceba3c on White Background
The contrast ratio of #ceba3c with white color is 1.96
Preview of #ceba3c on black background
The contrast ratio of #ceba3c with black color is 10.71
#ceba3c color will look good with a black background.
Color Schemes of #ceba3c
Triadic Colors of #ceba3c
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 #ceba3c
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 #ceba3c
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 #ceba3c
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: #ceba3c;
}
This is a sample text used for the color #ceba3c. 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: #ceba3c;
}
This is a sample text used for the color #ceba3c. 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 #ceba3c;
}
This is a sample text used for the color #ceba3c. 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 45.58%
Green 41.15%
Blue 13.27%
CMYK Percentage
Cyan 0
Magenta 9.73%
Yellow 71.02%
Black 19.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.