#90ab80 Hex Color
rgb(144, 171, 128)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 90 | ab | 80 | - | #90ab80 |
| RGB | 144 | 171 | 128 | - | rgb(144,171,128) |
| HSL | 98 | 20% | 59% | - | hsl(98,20%,59%) |
| HSV | 98 | 25% | 67% | - | hsv(98,25%,67%) |
| XYZ | 29.9608 | 36.6136 | 25.9101 | - | xyz(29.9608,36.6136,25.9101) |
| CIE-LAB | 66.99 | -17.41 | 19.14 | - | lab(66.99,-17.41,19.14) |
| CMYK | 0.15789473684211 | 0 | 0.25146198830409 | 0.32941176470588 | cmyk(0.15789473684211,0,0.25146198830409,0.32941176470588) |
Description
The RGB value of color #90ab80 is rgb(144, 171, 128).
In the hex color #90ab80, The value of Red is 144, value of Green is 171, and value of Blue is 128. The primary color is Green. Similarly, The HSL values for #90ab80 consists of 98° Hue, 20% Saturation, and 59% Lightness.
In the CMYK color model, the color #90ab80 can be represented as Cyan=0.15789473684211%, Magenta=0%, Yellow=0.25146198830409%, and Black=0.32941176470588%.
Shades of #90ab80
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 #90ab80
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #90ab80
Preview of #90ab80 on White Background
The contrast ratio of #90ab80 with white color is 2.52
Preview of #90ab80 on black background
The contrast ratio of #90ab80 with black color is 8.32
#90ab80 color will look good with a black background.
Color Schemes of #90ab80
Triadic Colors of #90ab80
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 #90ab80
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 #90ab80
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 #90ab80
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: #90ab80;
}
This is a sample text used for the color #90ab80. 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: #90ab80;
}
This is a sample text used for the color #90ab80. 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 #90ab80;
}
This is a sample text used for the color #90ab80. 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 32.51%
Green 38.6%
Blue 28.89%
CMYK Percentage
Cyan 21.37
Magenta 0%
Yellow 34.04%
Black 44.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.