#80ab97 Hex Color
rgb(128, 171, 151)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 80 | ab | 97 | - | #80ab97 |
| RGB | 128 | 171 | 151 | - | rgb(128,171,151) |
| HSL | 152 | 20% | 59% | - | hsl(152,20%,59%) |
| HSV | 152 | 25% | 67% | - | hsv(152,25%,67%) |
| XYZ | 29.0509 | 35.9494 | 34.6859 | - | xyz(29.0509,35.9494,34.6859) |
| CIE-LAB | 66.48 | -18.72 | 5.62 | - | lab(66.48,-18.72,5.62) |
| CMYK | 0.25146198830409 | 0 | 0.11695906432749 | 0.32941176470588 | cmyk(0.25146198830409,0,0.11695906432749,0.32941176470588) |
Description
The RGB value of color #80ab97 is rgb(128, 171, 151).
In the hex color #80ab97, The value of Red is 128, value of Green is 171, and value of Blue is 151. The primary color is Green. Similarly, The HSL values for #80ab97 consists of 152° Hue, 20% Saturation, and 59% Lightness.
In the CMYK color model, the color #80ab97 can be represented as Cyan=0.25146198830409%, Magenta=0%, Yellow=0.11695906432749%, and Black=0.32941176470588%.
Shades of #80ab97
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 #80ab97
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80ab97
Preview of #80ab97 on White Background
The contrast ratio of #80ab97 with white color is 2.56
Preview of #80ab97 on black background
The contrast ratio of #80ab97 with black color is 8.19
#80ab97 color will look good with a black background.
Color Schemes of #80ab97
Triadic Colors of #80ab97
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 #80ab97
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 #80ab97
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 #80ab97
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: #80ab97;
}
This is a sample text used for the color #80ab97. 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: #80ab97;
}
This is a sample text used for the color #80ab97. 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 #80ab97;
}
This is a sample text used for the color #80ab97. 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 28.44%
Green 38%
Blue 33.56%
CMYK Percentage
Cyan 36.03
Magenta 0%
Yellow 16.76%
Black 47.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.