#ebc73f Hex Color
rgb(235, 199, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | c7 | 3f | - | #ebc73f |
RGB | 235 | 199 | 63 | - | rgb(235,199,63) |
HSL | 47 | 81% | 58% | - | hsl(47,81%,58%) |
HSV | 47 | 73% | 92% | - | hsv(47,73%,92%) |
XYZ | 55.5816 | 58.8679 | 13.1358 | - | xyz(55.5816,58.8679,13.1358) |
CIE-LAB | 81.22 | -0.93 | 68.79 | - | lab(81.22,-0.93,68.79) |
CMYK | 0 | 0.1531914893617 | 0.73191489361702 | 0.07843137254902 | cmyk(0,0.1531914893617,0.73191489361702,0.07843137254902) |
Description
The RGB value of color #ebc73f is rgb(235, 199, 63).
In the hex color #ebc73f, The value of Red is 235, value of Green is 199, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #ebc73f consists of 47° Hue, 81% Saturation, and 58% Lightness.
In the CMYK color model, the color #ebc73f can be represented as Cyan=0%, Magenta=0.1531914893617%, Yellow=0.73191489361702%, and Black=0.07843137254902%.
Shades of #ebc73f
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 #ebc73f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebc73f
Preview of #ebc73f on White Background
The contrast ratio of #ebc73f with white color is 1.64
Preview of #ebc73f on black background
The contrast ratio of #ebc73f with black color is 12.77
#ebc73f color will look good with a black background.
Color Schemes of #ebc73f
Triadic Colors of #ebc73f
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 #ebc73f
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 #ebc73f
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 #ebc73f
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: #ebc73f;
}
This is a sample text used for the color #ebc73f. 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: #ebc73f;
}
This is a sample text used for the color #ebc73f. 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 #ebc73f;
}
This is a sample text used for the color #ebc73f. 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 47.28%
Green 40.04%
Blue 12.68%
CMYK Percentage
Cyan 0
Magenta 15.9%
Yellow 75.96%
Black 8.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.