#ceba4d Hex Color
rgb(206, 186, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | ba | 4d | - | #ceba4d |
RGB | 206 | 186 | 77 | - | rgb(206,186,77) |
HSL | 51 | 57% | 55% | - | hsl(51,57%,55%) |
HSV | 51 | 63% | 81% | - | hsv(51,63%,81%) |
XYZ | 44.3521 | 48.7754 | 14.0982 | - | xyz(44.3521,48.7754,14.0982) |
CIE-LAB | 75.31 | -5.76 | 56.25 | - | lab(75.31,-5.76,56.25) |
CMYK | 0 | 0.097087378640777 | 0.62621359223301 | 0.1921568627451 | cmyk(0,0.097087378640777,0.62621359223301,0.1921568627451) |
Description
The RGB value of color #ceba4d is rgb(206, 186, 77).
In the hex color #ceba4d, The value of Red is 206, value of Green is 186, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #ceba4d consists of 51° Hue, 57% Saturation, and 55% Lightness.
In the CMYK color model, the color #ceba4d can be represented as Cyan=0%, Magenta=0.097087378640777%, Yellow=0.62621359223301%, and Black=0.1921568627451%.
Shades of #ceba4d
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 #ceba4d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceba4d
Preview of #ceba4d on White Background
The contrast ratio of #ceba4d with white color is 1.95
Preview of #ceba4d on black background
The contrast ratio of #ceba4d with black color is 10.76
#ceba4d color will look good with a black background.
Color Schemes of #ceba4d
Triadic Colors of #ceba4d
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 #ceba4d
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 #ceba4d
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 #ceba4d
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: #ceba4d;
}
This is a sample text used for the color #ceba4d. 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: #ceba4d;
}
This is a sample text used for the color #ceba4d. 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 #ceba4d;
}
This is a sample text used for the color #ceba4d. 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.92%
Green 39.66%
Blue 16.42%
CMYK Percentage
Cyan 0
Magenta 10.61%
Yellow 68.4%
Black 20.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.