#91818c Hex Color
rgb(145, 129, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 91 | 81 | 8c | - | #91818c |
RGB | 145 | 129 | 140 | - | rgb(145,129,140) |
HSL | 319 | 7% | 54% | - | hsl(319,7%,54%) |
HSV | 319 | 11% | 57% | - | hsv(319,11%,57%) |
XYZ | 24.2609 | 23.6137 | 28.0902 | - | xyz(24.2609,23.6137,28.0902) |
CIE-LAB | 55.7 | 8.12 | -3.7 | - | lab(55.7,8.12,-3.7) |
CMYK | 0 | 0.11034482758621 | 0.03448275862069 | 0.43137254901961 | cmyk(0,0.11034482758621,0.03448275862069,0.43137254901961) |
Description
The RGB value of color #91818c is rgb(145, 129, 140).
In the hex color #91818c, The value of Red is 145, value of Green is 129, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #91818c consists of 319° Hue, 7% Saturation, and 54% Lightness.
In the CMYK color model, the color #91818c can be represented as Cyan=0%, Magenta=0.11034482758621%, Yellow=0.03448275862069%, and Black=0.43137254901961%.
Shades of #91818c
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 #91818c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #91818c
Preview of #91818c on White Background
The contrast ratio of #91818c with white color is 3.67
Preview of #91818c on black background
The contrast ratio of #91818c with black color is 5.72
#91818c color will look good with a black background.
Color Schemes of #91818c
Triadic Colors of #91818c
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 #91818c
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 #91818c
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 #91818c
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: #91818c;
}
This is a sample text used for the color #91818c. 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: #91818c;
}
This is a sample text used for the color #91818c. 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 #91818c;
}
This is a sample text used for the color #91818c. 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 35.02%
Green 31.16%
Blue 33.82%
CMYK Percentage
Cyan 0
Magenta 19.15%
Yellow 5.98%
Black 74.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.