#979f9a Hex Color
rgb(151, 159, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 97 | 9f | 9a | - | #979f9a |
RGB | 151 | 159 | 154 | - | rgb(151,159,154) |
HSL | 143 | 4% | 61% | - | hsl(143,4%,61%) |
HSV | 143 | 5% | 62% | - | hsv(143,5%,62%) |
XYZ | 30.9934 | 33.7087 | 35.4447 | - | xyz(30.9934,33.7087,35.4447) |
CIE-LAB | 64.73 | -3.83 | 1.61 | - | lab(64.73,-3.83,1.61) |
CMYK | 0.050314465408805 | 0 | 0.031446540880503 | 0.37647058823529 | cmyk(0.050314465408805,0,0.031446540880503,0.37647058823529) |
Description
The RGB value of color #979f9a is rgb(151, 159, 154).
In the hex color #979f9a, The value of Red is 151, value of Green is 159, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #979f9a consists of 143° Hue, 4% Saturation, and 61% Lightness.
In the CMYK color model, the color #979f9a can be represented as Cyan=0.050314465408805%, Magenta=0%, Yellow=0.031446540880503%, and Black=0.37647058823529%.
Shades of #979f9a
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 #979f9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #979f9a
Preview of #979f9a on White Background
The contrast ratio of #979f9a with white color is 2.71
Preview of #979f9a on black background
The contrast ratio of #979f9a with black color is 7.74
#979f9a color will look good with a black background.
Color Schemes of #979f9a
Triadic Colors of #979f9a
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 #979f9a
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 #979f9a
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 #979f9a
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: #979f9a;
}
This is a sample text used for the color #979f9a. 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: #979f9a;
}
This is a sample text used for the color #979f9a. 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 #979f9a;
}
This is a sample text used for the color #979f9a. 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.54%
Green 34.27%
Blue 33.19%
CMYK Percentage
Cyan 10.98
Magenta 0%
Yellow 6.86%
Black 82.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.