#abb07c Hex Color
rgb(171, 176, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | b0 | 7c | - | #abb07c |
RGB | 171 | 176 | 124 | - | rgb(171,176,124) |
HSL | 66 | 25% | 59% | - | hsl(66,25%,59%) |
HSV | 66 | 30% | 69% | - | hsv(66,30%,69%) |
XYZ | 35.958 | 41.1638 | 25.119 | - | xyz(35.958,41.1638,25.119) |
CIE-LAB | 70.29 | -10.32 | 26.11 | - | lab(70.29,-10.32,26.11) |
CMYK | 0.028409090909091 | 0 | 0.29545454545455 | 0.30980392156863 | cmyk(0.028409090909091,0,0.29545454545455,0.30980392156863) |
Description
The RGB value of color #abb07c is rgb(171, 176, 124).
In the hex color #abb07c, The value of Red is 171, value of Green is 176, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #abb07c consists of 66° Hue, 25% Saturation, and 59% Lightness.
In the CMYK color model, the color #abb07c can be represented as Cyan=0.028409090909091%, Magenta=0%, Yellow=0.29545454545455%, and Black=0.30980392156863%.
Shades of #abb07c
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 #abb07c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abb07c
Preview of #abb07c on White Background
The contrast ratio of #abb07c with white color is 2.27
Preview of #abb07c on black background
The contrast ratio of #abb07c with black color is 9.23
#abb07c color will look good with a black background.
Color Schemes of #abb07c
Triadic Colors of #abb07c
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 #abb07c
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 #abb07c
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 #abb07c
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: #abb07c;
}
This is a sample text used for the color #abb07c. 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: #abb07c;
}
This is a sample text used for the color #abb07c. 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 #abb07c;
}
This is a sample text used for the color #abb07c. 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 36.31%
Green 37.37%
Blue 26.33%
CMYK Percentage
Cyan 4.48
Magenta 0%
Yellow 46.63%
Black 48.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.