#a7bcaa Hex Color
rgb(167, 188, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | bc | aa | - | #a7bcaa |
RGB | 167 | 188 | 170 | - | rgb(167,188,170) |
HSL | 129 | 14% | 70% | - | hsl(129,14%,70%) |
HSV | 129 | 11% | 74% | - | hsv(129,11%,74%) |
XYZ | 41.1753 | 47.0842 | 44.9482 | - | xyz(41.1753,47.0842,44.9482) |
CIE-LAB | 74.24 | -10.65 | 6.67 | - | lab(74.24,-10.65,6.67) |
CMYK | 0.11170212765957 | 0 | 0.095744680851064 | 0.26274509803922 | cmyk(0.11170212765957,0,0.095744680851064,0.26274509803922) |
Description
The RGB value of color #a7bcaa is rgb(167, 188, 170).
In the hex color #a7bcaa, The value of Red is 167, value of Green is 188, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #a7bcaa consists of 129° Hue, 14% Saturation, and 70% Lightness.
In the CMYK color model, the color #a7bcaa can be represented as Cyan=0.11170212765957%, Magenta=0%, Yellow=0.095744680851064%, and Black=0.26274509803922%.
Shades of #a7bcaa
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 #a7bcaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7bcaa
Preview of #a7bcaa on White Background
The contrast ratio of #a7bcaa with white color is 2.02
Preview of #a7bcaa on black background
The contrast ratio of #a7bcaa with black color is 10.42
#a7bcaa color will look good with a black background.
Color Schemes of #a7bcaa
Triadic Colors of #a7bcaa
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 #a7bcaa
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 #a7bcaa
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 #a7bcaa
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: #a7bcaa;
}
This is a sample text used for the color #a7bcaa. 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: #a7bcaa;
}
This is a sample text used for the color #a7bcaa. 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 #a7bcaa;
}
This is a sample text used for the color #a7bcaa. 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 31.81%
Green 35.81%
Blue 32.38%
CMYK Percentage
Cyan 23.76
Magenta 0%
Yellow 20.36%
Black 55.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.