#929e9b Hex Color
rgb(146, 158, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 92 | 9e | 9b | - | #929e9b |
RGB | 146 | 158 | 155 | - | rgb(146,158,155) |
HSL | 165 | 6% | 60% | - | hsl(165,6%,60%) |
HSV | 165 | 8% | 62% | - | hsv(165,8%,62%) |
XYZ | 29.9973 | 32.9313 | 35.7857 | - | xyz(29.9973,32.9313,35.7857) |
CIE-LAB | 64.11 | -4.86 | 0.09 | - | lab(64.11,-4.86,0.09) |
CMYK | 0.075949367088608 | 0 | 0.018987341772152 | 0.38039215686275 | cmyk(0.075949367088608,0,0.018987341772152,0.38039215686275) |
Description
The RGB value of color #929e9b is rgb(146, 158, 155).
In the hex color #929e9b, The value of Red is 146, value of Green is 158, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #929e9b consists of 165° Hue, 6% Saturation, and 60% Lightness.
In the CMYK color model, the color #929e9b can be represented as Cyan=0.075949367088608%, Magenta=0%, Yellow=0.018987341772152%, and Black=0.38039215686275%.
Shades of #929e9b
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 #929e9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #929e9b
Preview of #929e9b on White Background
The contrast ratio of #929e9b with white color is 2.77
Preview of #929e9b on black background
The contrast ratio of #929e9b with black color is 7.59
#929e9b color will look good with a black background.
Color Schemes of #929e9b
Triadic Colors of #929e9b
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 #929e9b
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 #929e9b
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 #929e9b
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: #929e9b;
}
This is a sample text used for the color #929e9b. 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: #929e9b;
}
This is a sample text used for the color #929e9b. 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 #929e9b;
}
This is a sample text used for the color #929e9b. 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 31.81%
Green 34.42%
Blue 33.77%
CMYK Percentage
Cyan 15.98
Magenta 0%
Yellow 3.99%
Black 80.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.