#a0b34b Hex Color
rgb(160, 179, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | b3 | 4b | - | #a0b34b |
RGB | 160 | 179 | 75 | - | rgb(160,179,75) |
HSL | 71 | 41% | 50% | - | hsl(71,41%,50%) |
HSV | 71 | 58% | 70% | - | hsv(71,58%,70%) |
XYZ | 31.8873 | 40.2218 | 12.7396 | - | xyz(31.8873,40.2218,12.7396) |
CIE-LAB | 69.63 | -21.66 | 49.81 | - | lab(69.63,-21.66,49.81) |
CMYK | 0.10614525139665 | 0 | 0.58100558659218 | 0.29803921568627 | cmyk(0.10614525139665,0,0.58100558659218,0.29803921568627) |
Description
The RGB value of color #a0b34b is rgb(160, 179, 75).
In the hex color #a0b34b, The value of Red is 160, value of Green is 179, and value of Blue is 75. The primary color is Green. Similarly, The HSL values for #a0b34b consists of 71° Hue, 41% Saturation, and 50% Lightness.
In the CMYK color model, the color #a0b34b can be represented as Cyan=0.10614525139665%, Magenta=0%, Yellow=0.58100558659218%, and Black=0.29803921568627%.
Shades of #a0b34b
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 #a0b34b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0b34b
Preview of #a0b34b on White Background
The contrast ratio of #a0b34b with white color is 2.32
Preview of #a0b34b on black background
The contrast ratio of #a0b34b with black color is 9.04
#a0b34b color will look good with a black background.
Color Schemes of #a0b34b
Triadic Colors of #a0b34b
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 #a0b34b
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 #a0b34b
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 #a0b34b
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: #a0b34b;
}
This is a sample text used for the color #a0b34b. 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: #a0b34b;
}
This is a sample text used for the color #a0b34b. 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 #a0b34b;
}
This is a sample text used for the color #a0b34b. 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 38.65%
Green 43.24%
Blue 18.12%
CMYK Percentage
Cyan 10.77
Magenta 0%
Yellow 58.97%
Black 30.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.