Shades of Leather #916758
Tints of Leather #916758
RGB
CMYK
RGB Variations
Color information
#916758 (or 0x916758) is known color: Leather. HEX triplet: 91, 67 and 58. RGB value is (145,103,88). Sum of RGB (Red+Green+Blue) = 145+103+88=336 (44% of max value = 765). Red value is 145 (57.03% from 255 or 43.15% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 88 (34.77% from 255 or 26.19% from 336); Max value from RGB is 145 - color contains mainly: red. Hex color #916758 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916758 is #6E98A7. Grayscale: #717171. Windows color (decimal): -7248040 or 5793681. OLE color: 5793681.
HSL color Cylindrical-coordinate representation of color #916758: hue angle of 15.79º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #916758 is Cyan = 0, Magento = 0.29, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 88 | - |
| CMYK | 0 | 0.29 | 0.39 | 0.43 |
| HSL | 15.79º | 0.24% | 0.46% | - |
| HSV(B) | 15.79º | 0.39% | 0.57% | - |
| XYZ | 18.29 | 16.42 | 11.44 | - |
| YUV | 113.85 | 113.41 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 88 | 0 | 0.29 | 0.39 | 0.43 | 15.79 | 0.24 | 0.46 |
| Hex | 91 | 67 | 58 | 0 | 1D | 27 | 2B | 10 | 18 | 2E |
| Octal | 221 | 147 | 130 | 0 | 35 | 47 | 53 | 20 | 30 | 56 |
| Binary | 10010001 | 1100111 | 1011000 | 0 | 11101 | 100111 | 101011 | 10000 | 11000 | 101110 |
Color Harmonies of #916758
Complementary color
Monochromatic Colors of #916758
Black with #916758
Text Example
Text Example
White with #916758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916758; }
p { color: rgb(145,103,88); }
H1.HeaderClassName
{
color: #916758;
}
.AnyTagClassName
{
color: #916758;
}
</style>
background-color css
<style>
a { background-color: #916758; }
a { background-color: rgb(145,103,88); }
div.DivClassName
{
background-color: #916758;
}
.BgClassName
{
background-color: #916758;
}
</style>
border-color css
<style>
span { border-color: #916758; }
span { border-color: rgb(145,103,88); }
td.TdClassName
{
border-color: #916758;
}
.TagClassName
{
border-color: #916758;
}
</style>