#979d95 Hex Color
rgb(151, 157, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 97 | 9d | 95 | - | #979d95 |
RGB | 151 | 157 | 149 | - | rgb(151,157,149) |
HSL | 105 | 4% | 60% | - | hsl(105,4%,60%) |
HSV | 105 | 5% | 62% | - | hsv(105,5%,62%) |
XYZ | 30.2443 | 32.8632 | 33.183 | - | xyz(30.2443,32.8632,33.183) |
CIE-LAB | 64.05 | -3.69 | 3.43 | - | lab(64.05,-3.69,3.43) |
CMYK | 0.038216560509554 | 0 | 0.050955414012739 | 0.3843137254902 | cmyk(0.038216560509554,0,0.050955414012739,0.3843137254902) |
Description
The RGB value of color #979d95 is rgb(151, 157, 149).
In the hex color #979d95, The value of Red is 151, value of Green is 157, and value of Blue is 149. The primary color is Green. Similarly, The HSL values for #979d95 consists of 105° Hue, 4% Saturation, and 60% Lightness.
In the CMYK color model, the color #979d95 can be represented as Cyan=0.038216560509554%, Magenta=0%, Yellow=0.050955414012739%, and Black=0.3843137254902%.
Shades of #979d95
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 #979d95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #979d95
Preview of #979d95 on White Background
The contrast ratio of #979d95 with white color is 2.77
Preview of #979d95 on black background
The contrast ratio of #979d95 with black color is 7.57
#979d95 color will look good with a black background.
Color Schemes of #979d95
Triadic Colors of #979d95
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 #979d95
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 #979d95
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 #979d95
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: #979d95;
}
This is a sample text used for the color #979d95. 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: #979d95;
}
This is a sample text used for the color #979d95. 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 #979d95;
}
This is a sample text used for the color #979d95. 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.04%
Green 34.35%
Blue 32.6%
CMYK Percentage
Cyan 8.07
Magenta 0%
Yellow 10.76%
Black 81.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.