#ceb44d Hex Color
rgb(206, 180, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | b4 | 4d | - | #ceb44d |
RGB | 206 | 180 | 77 | - | rgb(206,180,77) |
HSL | 48 | 57% | 55% | - | hsl(48,57%,55%) |
HSV | 48 | 63% | 81% | - | hsv(48,63%,81%) |
XYZ | 43.1144 | 46.3001 | 13.6856 | - | xyz(43.1144,46.3001,13.6856) |
CIE-LAB | 73.74 | -2.63 | 54.54 | - | lab(73.74,-2.63,54.54) |
CMYK | 0 | 0.12621359223301 | 0.62621359223301 | 0.1921568627451 | cmyk(0,0.12621359223301,0.62621359223301,0.1921568627451) |
Description
The RGB value of color #ceb44d is rgb(206, 180, 77).
In the hex color #ceb44d, The value of Red is 206, value of Green is 180, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #ceb44d consists of 48° Hue, 57% Saturation, and 55% Lightness.
In the CMYK color model, the color #ceb44d can be represented as Cyan=0%, Magenta=0.12621359223301%, Yellow=0.62621359223301%, and Black=0.1921568627451%.
Shades of #ceb44d
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 #ceb44d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceb44d
Preview of #ceb44d on White Background
The contrast ratio of #ceb44d with white color is 2.05
Preview of #ceb44d on black background
The contrast ratio of #ceb44d with black color is 10.26
#ceb44d color will look good with a black background.
Color Schemes of #ceb44d
Triadic Colors of #ceb44d
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 #ceb44d
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 #ceb44d
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 #ceb44d
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: #ceb44d;
}
This is a sample text used for the color #ceb44d. 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: #ceb44d;
}
This is a sample text used for the color #ceb44d. 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 #ceb44d;
}
This is a sample text used for the color #ceb44d. 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 44.49%
Green 38.88%
Blue 16.63%
CMYK Percentage
Cyan 0
Magenta 13.36%
Yellow 66.3%
Black 20.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.