#9e939e Hex Color
rgb(158, 147, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9e | 93 | 9e | - | #9e939e |
RGB | 158 | 147 | 158 | - | rgb(158,147,158) |
HSL | 300 | 5% | 60% | - | hsl(300,5%,60%) |
HSV | 300 | 7% | 62% | - | hsv(300,7%,62%) |
XYZ | 30.7058 | 30.6052 | 36.6368 | - | xyz(30.7058,30.6052,36.6368) |
CIE-LAB | 62.17 | 6.13 | -4.33 | - | lab(62.17,6.13,-4.33) |
CMYK | 0 | 0.069620253164557 | 0 | 0.38039215686275 | cmyk(0,0.069620253164557,0,0.38039215686275) |
Description
The RGB value of color #9e939e is rgb(158, 147, 158).
In the hex color #9e939e, The value of Red is 158, value of Green is 147, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #9e939e consists of 300° Hue, 5% Saturation, and 60% Lightness.
In the CMYK color model, the color #9e939e can be represented as Cyan=0%, Magenta=0.069620253164557%, Yellow=0%, and Black=0.38039215686275%.
Shades of #9e939e
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 #9e939e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9e939e
Preview of #9e939e on White Background
The contrast ratio of #9e939e with white color is 2.95
Preview of #9e939e on black background
The contrast ratio of #9e939e with black color is 7.12
#9e939e color will look good with a black background.
Color Schemes of #9e939e
Triadic Colors of #9e939e
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 #9e939e
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 #9e939e
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 #9e939e
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: #9e939e;
}
This is a sample text used for the color #9e939e. 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: #9e939e;
}
This is a sample text used for the color #9e939e. 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 #9e939e;
}
This is a sample text used for the color #9e939e. 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.13%
Green 31.75%
Blue 34.13%
CMYK Percentage
Cyan 0
Magenta 15.47%
Yellow 0%
Black 84.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.