Shades of Leather #916454
Tints of Leather #916454
RGB
CMYK
RGB Variations
Color information
#916454 (or 0x916454) is known color: Leather. HEX triplet: 91, 64 and 54. RGB value is (145,100,84). Sum of RGB (Red+Green+Blue) = 145+100+84=329 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.07% from 329); Green value is 100 (39.45% from 255 or 30.40% from 329); Blue value is 84 (33.20% from 255 or 25.53% from 329); Max value from RGB is 145 - color contains mainly: red. Hex color #916454 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916454 is #6E9BAB. Grayscale: #6F6F6F. Windows color (decimal): -7248812 or 5530769. OLE color: 5530769.
HSL color Cylindrical-coordinate representation of color #916454: hue angle of 15.74º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #916454 is Cyan = 0, Magento = 0.31, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 84 | - |
| CMYK | 0 | 0.31 | 0.42 | 0.43 |
| HSL | 15.74º | 0.27% | 0.45% | - |
| HSV(B) | 15.74º | 0.42% | 0.57% | - |
| XYZ | 17.83 | 15.77 | 10.49 | - |
| YUV | 111.63 | 112.41 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 84 | 0 | 0.31 | 0.42 | 0.43 | 15.74 | 0.27 | 0.45 |
| Hex | 91 | 64 | 54 | 0 | 1F | 2A | 2B | 10 | 1B | 2D |
| Octal | 221 | 144 | 124 | 0 | 37 | 52 | 53 | 20 | 33 | 55 |
| Binary | 10010001 | 1100100 | 1010100 | 0 | 11111 | 101010 | 101011 | 10000 | 11011 | 101101 |
Color Harmonies of #916454
Complementary color
Monochromatic Colors of #916454
Black with #916454
Text Example
Text Example
White with #916454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916454; }
p { color: rgb(145,100,84); }
H1.HeaderClassName
{
color: #916454;
}
.AnyTagClassName
{
color: #916454;
}
</style>
background-color css
<style>
a { background-color: #916454; }
a { background-color: rgb(145,100,84); }
div.DivClassName
{
background-color: #916454;
}
.BgClassName
{
background-color: #916454;
}
</style>
border-color css
<style>
span { border-color: #916454; }
span { border-color: rgb(145,100,84); }
td.TdClassName
{
border-color: #916454;
}
.TagClassName
{
border-color: #916454;
}
</style>