#a0b05b Hex Color
rgb(160, 176, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | b0 | 5b | - | #a0b05b |
RGB | 160 | 176 | 91 | - | rgb(160,176,91) |
HSL | 71 | 35% | 52% | - | hsl(71,35%,52%) |
HSV | 71 | 48% | 69% | - | hsv(71,48%,69%) |
XYZ | 31.9109 | 39.2796 | 15.7974 | - | xyz(31.9109,39.2796,15.7974) |
CIE-LAB | 68.95 | -18.67 | 41.38 | - | lab(68.95,-18.67,41.38) |
CMYK | 0.090909090909091 | 0 | 0.48295454545455 | 0.30980392156863 | cmyk(0.090909090909091,0,0.48295454545455,0.30980392156863) |
Description
The RGB value of color #a0b05b is rgb(160, 176, 91).
In the hex color #a0b05b, The value of Red is 160, value of Green is 176, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #a0b05b consists of 71° Hue, 35% Saturation, and 52% Lightness.
In the CMYK color model, the color #a0b05b can be represented as Cyan=0.090909090909091%, Magenta=0%, Yellow=0.48295454545455%, and Black=0.30980392156863%.
Shades of #a0b05b
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 #a0b05b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0b05b
Preview of #a0b05b on White Background
The contrast ratio of #a0b05b with white color is 2.37
Preview of #a0b05b on black background
The contrast ratio of #a0b05b with black color is 8.86
#a0b05b color will look good with a black background.
Color Schemes of #a0b05b
Triadic Colors of #a0b05b
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 #a0b05b
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 #a0b05b
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 #a0b05b
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: #a0b05b;
}
This is a sample text used for the color #a0b05b. 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: #a0b05b;
}
This is a sample text used for the color #a0b05b. 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 #a0b05b;
}
This is a sample text used for the color #a0b05b. 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 37.47%
Green 41.22%
Blue 21.31%
CMYK Percentage
Cyan 10.29
Magenta 0%
Yellow 54.65%
Black 35.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.