#e5fe80 Hex Color
rgb(229, 254, 128)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e5 | fe | 80 | - | #e5fe80 |
| RGB | 229 | 254 | 128 | - | rgb(229,254,128) |
| HSL | 72 | 98% | 75% | - | hsl(72,98%,75%) |
| HSV | 72 | 50% | 100% | - | hsv(72,50%,100%) |
| XYZ | 71.6512 | 89.1001 | 33.8437 | - | xyz(71.6512,89.1001,33.8437) |
| CIE-LAB | 95.62 | -26.07 | 56.97 | - | lab(95.62,-26.07,56.97) |
| CMYK | 0.098425196850394 | 0 | 0.49606299212598 | 0.003921568627451 | cmyk(0.098425196850394,0,0.49606299212598,0.003921568627451) |
Description
The RGB value of color #e5fe80 is rgb(229, 254, 128).
In the hex color #e5fe80, The value of Red is 229, value of Green is 254, and value of Blue is 128. The primary color is Green. Similarly, The HSL values for #e5fe80 consists of 72° Hue, 98% Saturation, and 75% Lightness.
In the CMYK color model, the color #e5fe80 can be represented as Cyan=0.098425196850394%, Magenta=0%, Yellow=0.49606299212598%, and Black=0.003921568627451%.
Shades of #e5fe80
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 #e5fe80
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5fe80
Preview of #e5fe80 on White Background
The contrast ratio of #e5fe80 with white color is 1.12
Preview of #e5fe80 on black background
The contrast ratio of #e5fe80 with black color is 18.82
#e5fe80 color will look good with a black background.
Color Schemes of #e5fe80
Triadic Colors of #e5fe80
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 #e5fe80
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 #e5fe80
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 #e5fe80
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: #e5fe80;
}
This is a sample text used for the color #e5fe80. 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: #e5fe80;
}
This is a sample text used for the color #e5fe80. 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 #e5fe80;
}
This is a sample text used for the color #e5fe80. 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 37.48%
Green 41.57%
Blue 20.95%
CMYK Percentage
Cyan 16.45
Magenta 0%
Yellow 82.9%
Black 0.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.