#80c65c Hex Color
rgb(128, 198, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | c6 | 5c | - | #80c65c |
RGB | 128 | 198 | 92 | - | rgb(128,198,92) |
HSL | 100 | 48% | 57% | - | hsl(100,48%,57%) |
HSV | 100 | 54% | 78% | - | hsv(100,54%,78%) |
XYZ | 31.0279 | 45.7501 | 17.3205 | - | xyz(31.0279,45.7501,17.3205) |
CIE-LAB | 73.38 | -40.99 | 45.74 | - | lab(73.38,-40.99,45.74) |
CMYK | 0.35353535353535 | 0 | 0.53535353535354 | 0.22352941176471 | cmyk(0.35353535353535,0,0.53535353535354,0.22352941176471) |
Description
The RGB value of color #80c65c is rgb(128, 198, 92).
In the hex color #80c65c, The value of Red is 128, value of Green is 198, and value of Blue is 92. The primary color is Green. Similarly, The HSL values for #80c65c consists of 100° Hue, 48% Saturation, and 57% Lightness.
In the CMYK color model, the color #80c65c can be represented as Cyan=0.35353535353535%, Magenta=0%, Yellow=0.53535353535354%, and Black=0.22352941176471%.
Shades of #80c65c
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 #80c65c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80c65c
Preview of #80c65c on White Background
The contrast ratio of #80c65c with white color is 2.07
Preview of #80c65c on black background
The contrast ratio of #80c65c with black color is 10.15
#80c65c color will look good with a black background.
Color Schemes of #80c65c
Triadic Colors of #80c65c
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 #80c65c
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 #80c65c
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 #80c65c
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: #80c65c;
}
This is a sample text used for the color #80c65c. 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: #80c65c;
}
This is a sample text used for the color #80c65c. 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 #80c65c;
}
This is a sample text used for the color #80c65c. 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 30.62%
Green 47.37%
Blue 22.01%
CMYK Percentage
Cyan 31.78
Magenta 0%
Yellow 48.13%
Black 20.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.