#978d8d Hex Color
rgb(151, 141, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 97 | 8d | 8d | - | #978d8d |
RGB | 151 | 141 | 141 | - | rgb(151,141,141) |
HSL | 0 | 5% | 57% | - | hsl(0,5%,57%) |
HSV | 0 | 7% | 59% | - | hsv(0,7%,59%) |
XYZ | 27.0951 | 27.5521 | 29.0893 | - | xyz(27.0951,27.5521,29.0893) |
CIE-LAB | 59.48 | 3.72 | 1.33 | - | lab(59.48,3.72,1.33) |
CMYK | 0 | 0.066225165562914 | 0.066225165562914 | 0.4078431372549 | cmyk(0,0.066225165562914,0.066225165562914,0.4078431372549) |
Description
The RGB value of color #978d8d is rgb(151, 141, 141).
In the hex color #978d8d, The value of Red is 151, value of Green is 141, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #978d8d consists of 0° Hue, 5% Saturation, and 57% Lightness.
In the CMYK color model, the color #978d8d can be represented as Cyan=0%, Magenta=0.066225165562914%, Yellow=0.066225165562914%, and Black=0.4078431372549%.
Shades of #978d8d
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 #978d8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #978d8d
Preview of #978d8d on White Background
The contrast ratio of #978d8d with white color is 3.23
Preview of #978d8d on black background
The contrast ratio of #978d8d with black color is 6.51
#978d8d color will look good with a black background.
Color Schemes of #978d8d
Triadic Colors of #978d8d
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 #978d8d
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 #978d8d
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 #978d8d
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: #978d8d;
}
This is a sample text used for the color #978d8d. 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: #978d8d;
}
This is a sample text used for the color #978d8d. 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 #978d8d;
}
This is a sample text used for the color #978d8d. 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 34.87%
Green 32.56%
Blue 32.56%
CMYK Percentage
Cyan 0
Magenta 12.26%
Yellow 12.26%
Black 75.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.