#99979c Hex Color
rgb(153, 151, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | 97 | 9c | - | #99979c |
RGB | 153 | 151 | 156 | - | rgb(153,151,156) |
HSL | 264 | 2% | 60% | - | hsl(264,2%,60%) |
HSV | 264 | 3% | 61% | - | hsv(264,3%,61%) |
XYZ | 30.2042 | 31.3058 | 35.9032 | - | xyz(30.2042,31.3058,35.9032) |
CIE-LAB | 62.76 | 1.7 | -2.37 | - | lab(62.76,1.7,-2.37) |
CMYK | 0.019230769230769 | 0.032051282051282 | 0 | 0.38823529411765 | cmyk(0.019230769230769,0.032051282051282,0,0.38823529411765) |
Description
The RGB value of color #99979c is rgb(153, 151, 156).
In the hex color #99979c, The value of Red is 153, value of Green is 151, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #99979c consists of 264° Hue, 2% Saturation, and 60% Lightness.
In the CMYK color model, the color #99979c can be represented as Cyan=0.019230769230769%, Magenta=0.032051282051282%, Yellow=0%, and Black=0.38823529411765%.
Shades of #99979c
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 #99979c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99979c
Preview of #99979c on White Background
The contrast ratio of #99979c with white color is 2.89
Preview of #99979c on black background
The contrast ratio of #99979c with black color is 7.26
#99979c color will look good with a black background.
Color Schemes of #99979c
Triadic Colors of #99979c
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 #99979c
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 #99979c
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 #99979c
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: #99979c;
}
This is a sample text used for the color #99979c. 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: #99979c;
}
This is a sample text used for the color #99979c. 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 #99979c;
}
This is a sample text used for the color #99979c. 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 32.83%
Blue 33.91%
CMYK Percentage
Cyan 4.38
Magenta 7.29%
Yellow 0%
Black 88.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.