#9b9191 Hex Color
rgb(155, 145, 145)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9b | 91 | 91 | - | #9b9191 |
RGB | 155 | 145 | 145 | - | rgb(155,145,145) |
HSL | 0 | 5% | 59% | - | hsl(0,5%,59%) |
HSV | 0 | 6% | 61% | - | hsv(0,6%,61%) |
XYZ | 28.7538 | 29.2637 | 30.921 | - | xyz(28.7538,29.2637,30.921) |
CIE-LAB | 61.01 | 3.7 | 1.32 | - | lab(61.01,3.7,1.32) |
CMYK | 0 | 0.064516129032258 | 0.064516129032258 | 0.3921568627451 | cmyk(0,0.064516129032258,0.064516129032258,0.3921568627451) |
Description
The RGB value of color #9b9191 is rgb(155, 145, 145).
In the hex color #9b9191, The value of Red is 155, value of Green is 145, and value of Blue is 145. The primary color is Red. Similarly, The HSL values for #9b9191 consists of 0° Hue, 5% Saturation, and 59% Lightness.
In the CMYK color model, the color #9b9191 can be represented as Cyan=0%, Magenta=0.064516129032258%, Yellow=0.064516129032258%, and Black=0.3921568627451%.
Shades of #9b9191
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 #9b9191
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9b9191
Preview of #9b9191 on White Background
The contrast ratio of #9b9191 with white color is 3.06
Preview of #9b9191 on black background
The contrast ratio of #9b9191 with black color is 6.85
#9b9191 color will look good with a black background.
Color Schemes of #9b9191
Triadic Colors of #9b9191
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 #9b9191
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 #9b9191
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 #9b9191
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: #9b9191;
}
This is a sample text used for the color #9b9191. 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: #9b9191;
}
This is a sample text used for the color #9b9191. 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 #9b9191;
}
This is a sample text used for the color #9b9191. 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.83%
Green 32.58%
Blue 32.58%
CMYK Percentage
Cyan 0
Magenta 12.38%
Yellow 12.38%
Black 75.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.