#eae63c Hex Color
rgb(234, 230, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | e6 | 3c | - | #eae63c |
RGB | 234 | 230 | 60 | - | rgb(234,230,60) |
HSL | 59 | 81% | 58% | - | hsl(59,81%,58%) |
HSV | 59 | 74% | 92% | - | hsv(59,74%,92%) |
XYZ | 63.0441 | 74.4123 | 15.3152 | - | xyz(63.0441,74.4123,15.3152) |
CIE-LAB | 89.12 | -17.04 | 77.22 | - | lab(89.12,-17.04,77.22) |
CMYK | 0 | 0.017094017094017 | 0.74358974358974 | 0.082352941176471 | cmyk(0,0.017094017094017,0.74358974358974,0.082352941176471) |
Description
The RGB value of color #eae63c is rgb(234, 230, 60).
In the hex color #eae63c, The value of Red is 234, value of Green is 230, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #eae63c consists of 59° Hue, 81% Saturation, and 58% Lightness.
In the CMYK color model, the color #eae63c can be represented as Cyan=0%, Magenta=0.017094017094017%, Yellow=0.74358974358974%, and Black=0.082352941176471%.
Shades of #eae63c
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 #eae63c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eae63c
Preview of #eae63c on White Background
The contrast ratio of #eae63c with white color is 1.32
Preview of #eae63c on black background
The contrast ratio of #eae63c with black color is 15.88
#eae63c color will look good with a black background.
Color Schemes of #eae63c
Triadic Colors of #eae63c
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 #eae63c
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 #eae63c
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 #eae63c
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: #eae63c;
}
This is a sample text used for the color #eae63c. 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: #eae63c;
}
This is a sample text used for the color #eae63c. 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 #eae63c;
}
This is a sample text used for the color #eae63c. 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.66%
Green 43.89%
Blue 11.45%
CMYK Percentage
Cyan 0
Magenta 2.03%
Yellow 88.2%
Black 9.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.