#958c8d Hex Color
rgb(149, 140, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | 8c | 8d | - | #958c8d |
RGB | 149 | 140 | 141 | - | rgb(149,140,141) |
HSL | 353 | 4% | 57% | - | hsl(353,4%,57%) |
HSV | 353 | 6% | 58% | - | hsv(353,6%,58%) |
XYZ | 26.5802 | 27.0688 | 29.0232 | - | xyz(26.5802,27.0688,29.0232) |
CIE-LAB | 59.04 | 3.53 | 0.66 | - | lab(59.04,3.53,0.66) |
CMYK | 0 | 0.060402684563758 | 0.053691275167785 | 0.4156862745098 | cmyk(0,0.060402684563758,0.053691275167785,0.4156862745098) |
Description
The RGB value of color #958c8d is rgb(149, 140, 141).
In the hex color #958c8d, The value of Red is 149, value of Green is 140, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #958c8d consists of 353° Hue, 4% Saturation, and 57% Lightness.
In the CMYK color model, the color #958c8d can be represented as Cyan=0%, Magenta=0.060402684563758%, Yellow=0.053691275167785%, and Black=0.4156862745098%.
Shades of #958c8d
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 #958c8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #958c8d
Preview of #958c8d on White Background
The contrast ratio of #958c8d with white color is 3.27
Preview of #958c8d on black background
The contrast ratio of #958c8d with black color is 6.41
#958c8d color will look good with a black background.
Color Schemes of #958c8d
Triadic Colors of #958c8d
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 #958c8d
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 #958c8d
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 #958c8d
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: #958c8d;
}
This is a sample text used for the color #958c8d. 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: #958c8d;
}
This is a sample text used for the color #958c8d. 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 #958c8d;
}
This is a sample text used for the color #958c8d. 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.65%
Green 32.56%
Blue 32.79%
CMYK Percentage
Cyan 0
Magenta 11.4%
Yellow 10.13%
Black 78.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.