#9ab7ad Hex Color
rgb(154, 183, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | b7 | ad | - | #9ab7ad |
RGB | 154 | 183 | 173 | - | rgb(154,183,173) |
HSL | 159 | 17% | 66% | - | hsl(159,17%,66%) |
HSV | 159 | 16% | 72% | - | hsv(159,16%,72%) |
XYZ | 37.8027 | 43.7541 | 45.9881 | - | xyz(37.8027,43.7541,45.9881) |
CIE-LAB | 72.06 | -11.88 | 1.78 | - | lab(72.06,-11.88,1.78) |
CMYK | 0.15846994535519 | 0 | 0.054644808743169 | 0.28235294117647 | cmyk(0.15846994535519,0,0.054644808743169,0.28235294117647) |
Description
The RGB value of color #9ab7ad is rgb(154, 183, 173).
In the hex color #9ab7ad, The value of Red is 154, value of Green is 183, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #9ab7ad consists of 159° Hue, 17% Saturation, and 66% Lightness.
In the CMYK color model, the color #9ab7ad can be represented as Cyan=0.15846994535519%, Magenta=0%, Yellow=0.054644808743169%, and Black=0.28235294117647%.
Shades of #9ab7ad
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 #9ab7ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ab7ad
Preview of #9ab7ad on White Background
The contrast ratio of #9ab7ad with white color is 2.15
Preview of #9ab7ad on black background
The contrast ratio of #9ab7ad with black color is 9.75
#9ab7ad color will look good with a black background.
Color Schemes of #9ab7ad
Triadic Colors of #9ab7ad
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 #9ab7ad
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 #9ab7ad
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 #9ab7ad
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: #9ab7ad;
}
This is a sample text used for the color #9ab7ad. 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: #9ab7ad;
}
This is a sample text used for the color #9ab7ad. 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 #9ab7ad;
}
This is a sample text used for the color #9ab7ad. 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 30.2%
Green 35.88%
Blue 33.92%
CMYK Percentage
Cyan 31.98
Magenta 0%
Yellow 11.03%
Black 56.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.