#a1b7ac Hex Color
rgb(161, 183, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | b7 | ac | - | #a1b7ac |
RGB | 161 | 183 | 172 | - | rgb(161,183,172) |
HSL | 150 | 13% | 67% | - | hsl(150,13%,67%) |
HSV | 150 | 12% | 72% | - | hsv(150,12%,72%) |
XYZ | 39.0778 | 44.4226 | 45.5445 | - | xyz(39.0778,44.4226,45.5445) |
CIE-LAB | 72.51 | -9.72 | 3.03 | - | lab(72.51,-9.72,3.03) |
CMYK | 0.12021857923497 | 0 | 0.060109289617486 | 0.28235294117647 | cmyk(0.12021857923497,0,0.060109289617486,0.28235294117647) |
Description
The RGB value of color #a1b7ac is rgb(161, 183, 172).
In the hex color #a1b7ac, The value of Red is 161, value of Green is 183, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #a1b7ac consists of 150° Hue, 13% Saturation, and 67% Lightness.
In the CMYK color model, the color #a1b7ac can be represented as Cyan=0.12021857923497%, Magenta=0%, Yellow=0.060109289617486%, and Black=0.28235294117647%.
Shades of #a1b7ac
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 #a1b7ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1b7ac
Preview of #a1b7ac on White Background
The contrast ratio of #a1b7ac with white color is 2.12
Preview of #a1b7ac on black background
The contrast ratio of #a1b7ac with black color is 9.88
#a1b7ac color will look good with a black background.
Color Schemes of #a1b7ac
Triadic Colors of #a1b7ac
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 #a1b7ac
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 #a1b7ac
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 #a1b7ac
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: #a1b7ac;
}
This is a sample text used for the color #a1b7ac. 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: #a1b7ac;
}
This is a sample text used for the color #a1b7ac. 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 #a1b7ac;
}
This is a sample text used for the color #a1b7ac. 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.2%
Green 35.47%
Blue 33.33%
CMYK Percentage
Cyan 25.98
Magenta 0%
Yellow 12.99%
Black 61.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.