#80c427 Hex Color
rgb(128, 196, 39)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 80 | c4 | 27 | - | #80c427 |
| RGB | 128 | 196 | 39 | - | rgb(128,196,39) |
| HSL | 86 | 67% | 46% | - | hsl(86,67%,46%) |
| HSV | 86 | 80% | 77% | - | hsv(86,80%,77%) |
| XYZ | 29.0082 | 44.2155 | 8.925 | - | xyz(29.0082,44.2155,8.925) |
| CIE-LAB | 72.37 | -44.28 | 65.49 | - | lab(72.37,-44.28,65.49) |
| CMYK | 0.3469387755102 | 0 | 0.80102040816327 | 0.23137254901961 | cmyk(0.3469387755102,0,0.80102040816327,0.23137254901961) |
Description
The RGB value of color #80c427 is rgb(128, 196, 39).
In the hex color #80c427, The value of Red is 128, value of Green is 196, and value of Blue is 39. The primary color is Green. Similarly, The HSL values for #80c427 consists of 86° Hue, 67% Saturation, and 46% Lightness.
In the CMYK color model, the color #80c427 can be represented as Cyan=0.3469387755102%, Magenta=0%, Yellow=0.80102040816327%, and Black=0.23137254901961%.
Shades of #80c427
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 #80c427
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80c427
Preview of #80c427 on White Background
The contrast ratio of #80c427 with white color is 2.13
Preview of #80c427 on black background
The contrast ratio of #80c427 with black color is 9.84
#80c427 color will look good with a black background.
Color Schemes of #80c427
Triadic Colors of #80c427
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 #80c427
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 #80c427
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 #80c427
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: #80c427;
}
This is a sample text used for the color #80c427. 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: #80c427;
}
This is a sample text used for the color #80c427. 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 #80c427;
}
This is a sample text used for the color #80c427. 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 35.26%
Green 53.99%
Blue 10.74%
CMYK Percentage
Cyan 25.15
Magenta 0%
Yellow 58.07%
Black 16.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.