#e1e94f Hex Color
rgb(225, 233, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | e9 | 4f | - | #e1e94f |
RGB | 225 | 233 | 79 | - | rgb(225,233,79) |
HSL | 63 | 78% | 61% | - | hsl(63,78%,61%) |
HSV | 63 | 66% | 91% | - | hsv(63,66%,91%) |
XYZ | 61.6015 | 74.8499 | 18.5979 | - | xyz(61.6015,74.8499,18.5979) |
CIE-LAB | 89.32 | -21.28 | 70.62 | - | lab(89.32,-21.28,70.62) |
CMYK | 0.034334763948498 | 0 | 0.66094420600858 | 0.086274509803922 | cmyk(0.034334763948498,0,0.66094420600858,0.086274509803922) |
Description
The RGB value of color #e1e94f is rgb(225, 233, 79).
In the hex color #e1e94f, The value of Red is 225, value of Green is 233, and value of Blue is 79. The primary color is Green. Similarly, The HSL values for #e1e94f consists of 63° Hue, 78% Saturation, and 61% Lightness.
In the CMYK color model, the color #e1e94f can be represented as Cyan=0.034334763948498%, Magenta=0%, Yellow=0.66094420600858%, and Black=0.086274509803922%.
Shades of #e1e94f
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 #e1e94f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e1e94f
Preview of #e1e94f on White Background
The contrast ratio of #e1e94f with white color is 1.31
Preview of #e1e94f on black background
The contrast ratio of #e1e94f with black color is 15.97
#e1e94f color will look good with a black background.
Color Schemes of #e1e94f
Triadic Colors of #e1e94f
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 #e1e94f
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 #e1e94f
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 #e1e94f
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: #e1e94f;
}
This is a sample text used for the color #e1e94f. 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: #e1e94f;
}
This is a sample text used for the color #e1e94f. 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 #e1e94f;
}
This is a sample text used for the color #e1e94f. 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 41.9%
Green 43.39%
Blue 14.71%
CMYK Percentage
Cyan 4.39
Magenta 0%
Yellow 84.57%
Black 11.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.