#a7c4ac Hex Color
rgb(167, 196, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | c4 | ac | - | #a7c4ac |
RGB | 167 | 196 | 172 | - | rgb(167,196,172) |
HSL | 130 | 20% | 71% | - | hsl(130,20%,71%) |
HSV | 130 | 15% | 77% | - | hsv(130,15%,77%) |
XYZ | 43.1227 | 50.6739 | 46.538 | - | xyz(43.1227,50.6739,46.538) |
CIE-LAB | 76.48 | -14.42 | 8.8 | - | lab(76.48,-14.42,8.8) |
CMYK | 0.14795918367347 | 0 | 0.12244897959184 | 0.23137254901961 | cmyk(0.14795918367347,0,0.12244897959184,0.23137254901961) |
Description
The RGB value of color #a7c4ac is rgb(167, 196, 172).
In the hex color #a7c4ac, The value of Red is 167, value of Green is 196, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #a7c4ac consists of 130° Hue, 20% Saturation, and 71% Lightness.
In the CMYK color model, the color #a7c4ac can be represented as Cyan=0.14795918367347%, Magenta=0%, Yellow=0.12244897959184%, and Black=0.23137254901961%.
Shades of #a7c4ac
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 #a7c4ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7c4ac
Preview of #a7c4ac on White Background
The contrast ratio of #a7c4ac with white color is 1.89
Preview of #a7c4ac on black background
The contrast ratio of #a7c4ac with black color is 11.13
#a7c4ac color will look good with a black background.
Color Schemes of #a7c4ac
Triadic Colors of #a7c4ac
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 #a7c4ac
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 #a7c4ac
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 #a7c4ac
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: #a7c4ac;
}
This is a sample text used for the color #a7c4ac. 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: #a7c4ac;
}
This is a sample text used for the color #a7c4ac. 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 #a7c4ac;
}
This is a sample text used for the color #a7c4ac. 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.21%
Green 36.64%
Blue 32.15%
CMYK Percentage
Cyan 29.49
Magenta 0%
Yellow 24.4%
Black 46.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.