#abb28b Hex Color
rgb(171, 178, 139)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | b2 | 8b | - | #abb28b |
| RGB | 171 | 178 | 139 | - | rgb(171,178,139) |
| HSL | 71 | 20% | 62% | - | hsl(71,20%,62%) |
| HSV | 71 | 22% | 70% | - | hsv(71,22%,70%) |
| XYZ | 37.3752 | 42.3628 | 30.6331 | - | xyz(37.3752,42.3628,30.6331) |
| CIE-LAB | 71.12 | -9.21 | 19.16 | - | lab(71.12,-9.21,19.16) |
| CMYK | 0.039325842696629 | 0 | 0.21910112359551 | 0.30196078431373 | cmyk(0.039325842696629,0,0.21910112359551,0.30196078431373) |
Description
The RGB value of color #abb28b is rgb(171, 178, 139).
In the hex color #abb28b, The value of Red is 171, value of Green is 178, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #abb28b consists of 71° Hue, 20% Saturation, and 62% Lightness.
In the CMYK color model, the color #abb28b can be represented as Cyan=0.039325842696629%, Magenta=0%, Yellow=0.21910112359551%, and Black=0.30196078431373%.
Shades of #abb28b
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 #abb28b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abb28b
Preview of #abb28b on White Background
The contrast ratio of #abb28b with white color is 2.22
Preview of #abb28b on black background
The contrast ratio of #abb28b with black color is 9.47
#abb28b color will look good with a black background.
Color Schemes of #abb28b
Triadic Colors of #abb28b
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 #abb28b
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 #abb28b
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 #abb28b
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: #abb28b;
}
This is a sample text used for the color #abb28b. 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: #abb28b;
}
This is a sample text used for the color #abb28b. 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 #abb28b;
}
This is a sample text used for the color #abb28b. 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.04%
Green 36.48%
Blue 28.48%
CMYK Percentage
Cyan 7.02
Magenta 0%
Yellow 39.1%
Black 53.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.