#9a999c Hex Color
rgb(154, 153, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | 99 | 9c | - | #9a999c |
RGB | 154 | 153 | 156 | - | rgb(154,153,156) |
HSL | 260 | 1% | 61% | - | hsl(260,1%,61%) |
HSV | 260 | 2% | 61% | - | hsv(260,2%,61%) |
XYZ | 30.7184 | 32.0528 | 36.0203 | - | xyz(30.7184,32.0528,36.0203) |
CIE-LAB | 63.39 | 0.95 | -1.45 | - | lab(63.39,0.95,-1.45) |
CMYK | 0.012820512820513 | 0.019230769230769 | 0 | 0.38823529411765 | cmyk(0.012820512820513,0.019230769230769,0,0.38823529411765) |
Description
The RGB value of color #9a999c is rgb(154, 153, 156).
In the hex color #9a999c, The value of Red is 154, value of Green is 153, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #9a999c consists of 260° Hue, 1% Saturation, and 61% Lightness.
In the CMYK color model, the color #9a999c can be represented as Cyan=0.012820512820513%, Magenta=0.019230769230769%, Yellow=0%, and Black=0.38823529411765%.
Shades of #9a999c
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 #9a999c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9a999c
Preview of #9a999c on White Background
The contrast ratio of #9a999c with white color is 2.83
Preview of #9a999c on black background
The contrast ratio of #9a999c with black color is 7.41
#9a999c color will look good with a black background.
Color Schemes of #9a999c
Triadic Colors of #9a999c
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 #9a999c
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 #9a999c
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 #9a999c
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: #9a999c;
}
This is a sample text used for the color #9a999c. 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: #9a999c;
}
This is a sample text used for the color #9a999c. 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 #9a999c;
}
This is a sample text used for the color #9a999c. 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 33.26%
Green 33.05%
Blue 33.69%
CMYK Percentage
Cyan 3.05
Magenta 4.58%
Yellow 0%
Black 92.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.