#9faaa4 Hex Color
rgb(159, 170, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | aa | a4 | - | #9faaa4 |
RGB | 159 | 170 | 164 | - | rgb(159,170,164) |
HSL | 147 | 6% | 65% | - | hsl(147,6%,65%) |
HSV | 147 | 6% | 67% | - | hsv(147,6%,67%) |
XYZ | 35.3736 | 38.8007 | 40.7469 | - | xyz(35.3736,38.8007,40.7469) |
CIE-LAB | 68.61 | -5.03 | 1.75 | - | lab(68.61,-5.03,1.75) |
CMYK | 0.064705882352941 | 0 | 0.035294117647059 | 0.33333333333333 | cmyk(0.064705882352941,0,0.035294117647059,0.33333333333333) |
Description
The RGB value of color #9faaa4 is rgb(159, 170, 164).
In the hex color #9faaa4, The value of Red is 159, value of Green is 170, and value of Blue is 164. The primary color is Green. Similarly, The HSL values for #9faaa4 consists of 147° Hue, 6% Saturation, and 65% Lightness.
In the CMYK color model, the color #9faaa4 can be represented as Cyan=0.064705882352941%, Magenta=0%, Yellow=0.035294117647059%, and Black=0.33333333333333%.
Shades of #9faaa4
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 #9faaa4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9faaa4
Preview of #9faaa4 on White Background
The contrast ratio of #9faaa4 with white color is 2.4
Preview of #9faaa4 on black background
The contrast ratio of #9faaa4 with black color is 8.76
#9faaa4 color will look good with a black background.
Color Schemes of #9faaa4
Triadic Colors of #9faaa4
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 #9faaa4
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 #9faaa4
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 #9faaa4
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: #9faaa4;
}
This is a sample text used for the color #9faaa4. 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: #9faaa4;
}
This is a sample text used for the color #9faaa4. 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 #9faaa4;
}
This is a sample text used for the color #9faaa4. 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 32.25%
Green 34.48%
Blue 33.27%
CMYK Percentage
Cyan 14.93
Magenta 0%
Yellow 8.14%
Black 76.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.