#80e98a Hex Color
rgb(128, 233, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | e9 | 8a | - | #80e98a |
RGB | 128 | 233 | 138 | - | rgb(128,233,138) |
HSL | 126 | 70% | 71% | - | hsl(126,70%,71%) |
HSV | 126 | 45% | 91% | - | hsv(126,45%,91%) |
XYZ | 42.6284 | 64.702 | 34.2867 | - | xyz(42.6284,64.702,34.2867) |
CIE-LAB | 84.33 | -49.73 | 36.92 | - | lab(84.33,-49.73,36.92) |
CMYK | 0.45064377682403 | 0 | 0.40772532188841 | 0.086274509803922 | cmyk(0.45064377682403,0,0.40772532188841,0.086274509803922) |
Description
The RGB value of color #80e98a is rgb(128, 233, 138).
In the hex color #80e98a, The value of Red is 128, value of Green is 233, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #80e98a consists of 126° Hue, 70% Saturation, and 71% Lightness.
In the CMYK color model, the color #80e98a can be represented as Cyan=0.45064377682403%, Magenta=0%, Yellow=0.40772532188841%, and Black=0.086274509803922%.
Shades of #80e98a
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 #80e98a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80e98a
Preview of #80e98a on White Background
The contrast ratio of #80e98a with white color is 1.51
Preview of #80e98a on black background
The contrast ratio of #80e98a with black color is 13.94
#80e98a color will look good with a black background.
Color Schemes of #80e98a
Triadic Colors of #80e98a
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 #80e98a
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 #80e98a
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 #80e98a
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: #80e98a;
}
This is a sample text used for the color #80e98a. 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: #80e98a;
}
This is a sample text used for the color #80e98a. 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 #80e98a;
}
This is a sample text used for the color #80e98a. 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 25.65%
Green 46.69%
Blue 27.66%
CMYK Percentage
Cyan 47.71
Magenta 0%
Yellow 43.16%
Black 9.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.