#958c8e Hex Color
rgb(149, 140, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | 8c | 8e | - | #958c8e |
RGB | 149 | 140 | 142 | - | rgb(149,140,142) |
HSL | 347 | 4% | 57% | - | hsl(347,4%,57%) |
HSV | 347 | 6% | 58% | - | hsv(347,6%,58%) |
XYZ | 26.655 | 27.0987 | 29.4169 | - | xyz(26.655,27.0987,29.4169) |
CIE-LAB | 59.07 | 3.72 | 0.13 | - | lab(59.07,3.72,0.13) |
CMYK | 0 | 0.060402684563758 | 0.046979865771812 | 0.4156862745098 | cmyk(0,0.060402684563758,0.046979865771812,0.4156862745098) |
Description
The RGB value of color #958c8e is rgb(149, 140, 142).
In the hex color #958c8e, The value of Red is 149, value of Green is 140, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #958c8e consists of 347° Hue, 4% Saturation, and 57% Lightness.
In the CMYK color model, the color #958c8e can be represented as Cyan=0%, Magenta=0.060402684563758%, Yellow=0.046979865771812%, and Black=0.4156862745098%.
Shades of #958c8e
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 #958c8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #958c8e
Preview of #958c8e on White Background
The contrast ratio of #958c8e with white color is 3.27
Preview of #958c8e on black background
The contrast ratio of #958c8e with black color is 6.42
#958c8e color will look good with a black background.
Color Schemes of #958c8e
Triadic Colors of #958c8e
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 #958c8e
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 #958c8e
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 #958c8e
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: #958c8e;
}
This is a sample text used for the color #958c8e. 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: #958c8e;
}
This is a sample text used for the color #958c8e. 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 #958c8e;
}
This is a sample text used for the color #958c8e. 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.57%
Green 32.48%
Blue 32.95%
CMYK Percentage
Cyan 0
Magenta 11.55%
Yellow 8.98%
Black 79.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.