#a1b3ad Hex Color
rgb(161, 179, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | b3 | ad | - | #a1b3ad |
RGB | 161 | 179 | 173 | - | rgb(161,179,173) |
HSL | 160 | 11% | 67% | - | hsl(160,11%,67%) |
HSV | 160 | 10% | 70% | - | hsv(160,10%,70%) |
XYZ | 38.3609 | 42.8344 | 45.7812 | - | xyz(38.3609,42.8344,45.7812) |
CIE-LAB | 71.44 | -7.4 | 0.93 | - | lab(71.44,-7.4,0.93) |
CMYK | 0.10055865921788 | 0 | 0.033519553072626 | 0.29803921568627 | cmyk(0.10055865921788,0,0.033519553072626,0.29803921568627) |
Description
The RGB value of color #a1b3ad is rgb(161, 179, 173).
In the hex color #a1b3ad, The value of Red is 161, value of Green is 179, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #a1b3ad consists of 160° Hue, 11% Saturation, and 67% Lightness.
In the CMYK color model, the color #a1b3ad can be represented as Cyan=0.10055865921788%, Magenta=0%, Yellow=0.033519553072626%, and Black=0.29803921568627%.
Shades of #a1b3ad
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 #a1b3ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1b3ad
Preview of #a1b3ad on White Background
The contrast ratio of #a1b3ad with white color is 2.2
Preview of #a1b3ad on black background
The contrast ratio of #a1b3ad with black color is 9.57
#a1b3ad color will look good with a black background.
Color Schemes of #a1b3ad
Triadic Colors of #a1b3ad
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 #a1b3ad
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 #a1b3ad
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 #a1b3ad
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: #a1b3ad;
}
This is a sample text used for the color #a1b3ad. 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: #a1b3ad;
}
This is a sample text used for the color #a1b3ad. 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 #a1b3ad;
}
This is a sample text used for the color #a1b3ad. 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.38%
Green 34.89%
Blue 33.72%
CMYK Percentage
Cyan 23.27
Magenta 0%
Yellow 7.76%
Black 68.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.