#99a5a6 Hex Color
rgb(153, 165, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | a5 | a6 | - | #99a5a6 |
RGB | 153 | 165 | 166 | - | rgb(153,165,166) |
HSL | 185 | 7% | 63% | - | hsl(185,7%,63%) |
HSV | 185 | 8% | 65% | - | hsv(185,8%,65%) |
XYZ | 33.4749 | 36.4357 | 41.3449 | - | xyz(33.4749,36.4357,41.3449) |
CIE-LAB | 66.85 | -4.02 | -1.98 | - | lab(66.85,-4.02,-1.98) |
CMYK | 0.078313253012048 | 0.0060240963855421 | 0 | 0.34901960784314 | cmyk(0.078313253012048,0.0060240963855421,0,0.34901960784314) |
Description
The RGB value of color #99a5a6 is rgb(153, 165, 166).
In the hex color #99a5a6, The value of Red is 153, value of Green is 165, and value of Blue is 166. The primary color is Blue. Similarly, The HSL values for #99a5a6 consists of 185° Hue, 7% Saturation, and 63% Lightness.
In the CMYK color model, the color #99a5a6 can be represented as Cyan=0.078313253012048%, Magenta=0.0060240963855421%, Yellow=0%, and Black=0.34901960784314%.
Shades of #99a5a6
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 #99a5a6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99a5a6
Preview of #99a5a6 on White Background
The contrast ratio of #99a5a6 with white color is 2.53
Preview of #99a5a6 on black background
The contrast ratio of #99a5a6 with black color is 8.29
#99a5a6 color will look good with a black background.
Color Schemes of #99a5a6
Triadic Colors of #99a5a6
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 #99a5a6
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 #99a5a6
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 #99a5a6
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: #99a5a6;
}
This is a sample text used for the color #99a5a6. 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: #99a5a6;
}
This is a sample text used for the color #99a5a6. 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 #99a5a6;
}
This is a sample text used for the color #99a5a6. 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.61%
Green 34.09%
Blue 34.3%
CMYK Percentage
Cyan 18.07
Magenta 1.39%
Yellow 0%
Black 80.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.