#9da5aa Hex Color
rgb(157, 165, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9d | a5 | aa | - | #9da5aa |
RGB | 157 | 165 | 170 | - | rgb(157,165,170) |
HSL | 203 | 7% | 64% | - | hsl(203,7%,64%) |
HSV | 203 | 8% | 67% | - | hsv(203,8%,67%) |
XYZ | 34.6155 | 36.9806 | 43.3438 | - | xyz(34.6155,36.9806,43.3438) |
CIE-LAB | 67.26 | -1.82 | -3.57 | - | lab(67.26,-1.82,-3.57) |
CMYK | 0.076470588235294 | 0.029411764705882 | 0 | 0.33333333333333 | cmyk(0.076470588235294,0.029411764705882,0,0.33333333333333) |
Description
The RGB value of color #9da5aa is rgb(157, 165, 170).
In the hex color #9da5aa, The value of Red is 157, value of Green is 165, and value of Blue is 170. The primary color is Blue. Similarly, The HSL values for #9da5aa consists of 203° Hue, 7% Saturation, and 64% Lightness.
In the CMYK color model, the color #9da5aa can be represented as Cyan=0.076470588235294%, Magenta=0.029411764705882%, Yellow=0%, and Black=0.33333333333333%.
Shades of #9da5aa
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 #9da5aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9da5aa
Preview of #9da5aa on White Background
The contrast ratio of #9da5aa with white color is 2.5
Preview of #9da5aa on black background
The contrast ratio of #9da5aa with black color is 8.4
#9da5aa color will look good with a black background.
Color Schemes of #9da5aa
Triadic Colors of #9da5aa
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 #9da5aa
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 #9da5aa
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 #9da5aa
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: #9da5aa;
}
This is a sample text used for the color #9da5aa. 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: #9da5aa;
}
This is a sample text used for the color #9da5aa. 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 #9da5aa;
}
This is a sample text used for the color #9da5aa. 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.91%
Green 33.54%
Blue 34.55%
CMYK Percentage
Cyan 17.41
Magenta 6.7%
Yellow 0%
Black 75.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.