#a8b19f Hex Color
rgb(168, 177, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | b1 | 9f | - | #a8b19f |
RGB | 168 | 177 | 159 | - | rgb(168,177,159) |
HSL | 90 | 10% | 66% | - | hsl(90,10%,66%) |
HSV | 90 | 10% | 69% | - | hsv(90,10%,69%) |
XYZ | 38.1286 | 42.2723 | 38.9507 | - | xyz(38.1286,42.2723,38.9507) |
CIE-LAB | 71.06 | -6.49 | 8.12 | - | lab(71.06,-6.49,8.12) |
CMYK | 0.050847457627119 | 0 | 0.10169491525424 | 0.30588235294118 | cmyk(0.050847457627119,0,0.10169491525424,0.30588235294118) |
Description
The RGB value of color #a8b19f is rgb(168, 177, 159).
In the hex color #a8b19f, The value of Red is 168, value of Green is 177, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #a8b19f consists of 90° Hue, 10% Saturation, and 66% Lightness.
In the CMYK color model, the color #a8b19f can be represented as Cyan=0.050847457627119%, Magenta=0%, Yellow=0.10169491525424%, and Black=0.30588235294118%.
Shades of #a8b19f
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 #a8b19f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8b19f
Preview of #a8b19f on White Background
The contrast ratio of #a8b19f with white color is 2.22
Preview of #a8b19f on black background
The contrast ratio of #a8b19f with black color is 9.45
#a8b19f color will look good with a black background.
Color Schemes of #a8b19f
Triadic Colors of #a8b19f
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 #a8b19f
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 #a8b19f
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 #a8b19f
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: #a8b19f;
}
This is a sample text used for the color #a8b19f. 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: #a8b19f;
}
This is a sample text used for the color #a8b19f. 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 #a8b19f;
}
This is a sample text used for the color #a8b19f. 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 33.33%
Green 35.12%
Blue 31.55%
CMYK Percentage
Cyan 11.09
Magenta 0%
Yellow 22.18%
Black 66.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.