#a0b19a Hex Color
rgb(160, 177, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | b1 | 9a | - | #a0b19a |
RGB | 160 | 177 | 154 | - | rgb(160,177,154) |
HSL | 104 | 13% | 65% | - | hsl(104,13%,65%) |
HSV | 104 | 13% | 69% | - | hsv(104,13%,69%) |
XYZ | 36.0521 | 41.251 | 36.6339 | - | xyz(36.0521,41.251,36.6339) |
CIE-LAB | 70.35 | -10.27 | 9.78 | - | lab(70.35,-10.27,9.78) |
CMYK | 0.096045197740113 | 0 | 0.12994350282486 | 0.30588235294118 | cmyk(0.096045197740113,0,0.12994350282486,0.30588235294118) |
Description
The RGB value of color #a0b19a is rgb(160, 177, 154).
In the hex color #a0b19a, The value of Red is 160, value of Green is 177, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #a0b19a consists of 104° Hue, 13% Saturation, and 65% Lightness.
In the CMYK color model, the color #a0b19a can be represented as Cyan=0.096045197740113%, Magenta=0%, Yellow=0.12994350282486%, and Black=0.30588235294118%.
Shades of #a0b19a
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 #a0b19a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0b19a
Preview of #a0b19a on White Background
The contrast ratio of #a0b19a with white color is 2.27
Preview of #a0b19a on black background
The contrast ratio of #a0b19a with black color is 9.25
#a0b19a color will look good with a black background.
Color Schemes of #a0b19a
Triadic Colors of #a0b19a
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 #a0b19a
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 #a0b19a
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 #a0b19a
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: #a0b19a;
}
This is a sample text used for the color #a0b19a. 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: #a0b19a;
}
This is a sample text used for the color #a0b19a. 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 #a0b19a;
}
This is a sample text used for the color #a0b19a. 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.59%
Green 36.05%
Blue 31.36%
CMYK Percentage
Cyan 18.06
Magenta 0%
Yellow 24.43%
Black 57.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.