#80a78c Hex Color
rgb(128, 167, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | a7 | 8c | - | #80a78c |
RGB | 128 | 167 | 140 | - | rgb(128,167,140) |
HSL | 138 | 18% | 58% | - | hsl(138,18%,58%) |
HSV | 138 | 23% | 65% | - | hsv(138,23%,65%) |
XYZ | 27.4544 | 34.1201 | 29.9498 | - | xyz(27.4544,34.1201,29.9498) |
CIE-LAB | 65.06 | -18.87 | 9.69 | - | lab(65.06,-18.87,9.69) |
CMYK | 0.23353293413174 | 0 | 0.16167664670659 | 0.34509803921569 | cmyk(0.23353293413174,0,0.16167664670659,0.34509803921569) |
Description
The RGB value of color #80a78c is rgb(128, 167, 140).
In the hex color #80a78c, The value of Red is 128, value of Green is 167, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #80a78c consists of 138° Hue, 18% Saturation, and 58% Lightness.
In the CMYK color model, the color #80a78c can be represented as Cyan=0.23353293413174%, Magenta=0%, Yellow=0.16167664670659%, and Black=0.34509803921569%.
Shades of #80a78c
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 #80a78c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80a78c
Preview of #80a78c on White Background
The contrast ratio of #80a78c with white color is 2.68
Preview of #80a78c on black background
The contrast ratio of #80a78c with black color is 7.82
#80a78c color will look good with a black background.
Color Schemes of #80a78c
Triadic Colors of #80a78c
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 #80a78c
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 #80a78c
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 #80a78c
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: #80a78c;
}
This is a sample text used for the color #80a78c. 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: #80a78c;
}
This is a sample text used for the color #80a78c. 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 #80a78c;
}
This is a sample text used for the color #80a78c. 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 29.43%
Green 38.39%
Blue 32.18%
CMYK Percentage
Cyan 31.55
Magenta 0%
Yellow 21.84%
Black 46.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.