Shades of Leather #916658
Tints of Leather #916658
RGB
CMYK
RGB Variations
Color information
#916658 (or 0x916658) is known color: Leather. HEX triplet: 91, 66 and 58. RGB value is (145,102,88). Sum of RGB (Red+Green+Blue) = 145+102+88=335 (44% of max value = 765). Red value is 145 (57.03% from 255 or 43.28% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 88 (34.77% from 255 or 26.27% from 335); Max value from RGB is 145 - color contains mainly: red. Hex color #916658 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916658 is #6E99A7. Grayscale: #717171. Windows color (decimal): -7248296 or 5793425. OLE color: 5793425.
HSL color Cylindrical-coordinate representation of color #916658: hue angle of 14.74º 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 #916658 is Cyan = 0, Magento = 0.30, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 88 | - |
| CMYK | 0 | 0.30 | 0.39 | 0.43 |
| HSL | 14.74º | 0.24% | 0.46% | - |
| HSV(B) | 14.74º | 0.39% | 0.57% | - |
| XYZ | 18.19 | 16.23 | 11.41 | - |
| YUV | 113.26 | 113.75 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 88 | 0 | 0.30 | 0.39 | 0.43 | 14.74 | 0.24 | 0.46 |
| Hex | 91 | 66 | 58 | 0 | 1E | 27 | 2B | F | 18 | 2E |
| Octal | 221 | 146 | 130 | 0 | 36 | 47 | 53 | 17 | 30 | 56 |
| Binary | 10010001 | 1100110 | 1011000 | 0 | 11110 | 100111 | 101011 | 1111 | 11000 | 101110 |
Color Harmonies of #916658
Complementary color
Monochromatic Colors of #916658
Black with #916658
Text Example
Text Example
White with #916658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916658; }
p { color: rgb(145,102,88); }
H1.HeaderClassName
{
color: #916658;
}
.AnyTagClassName
{
color: #916658;
}
</style>
background-color css
<style>
a { background-color: #916658; }
a { background-color: rgb(145,102,88); }
div.DivClassName
{
background-color: #916658;
}
.BgClassName
{
background-color: #916658;
}
</style>
border-color css
<style>
span { border-color: #916658; }
span { border-color: rgb(145,102,88); }
td.TdClassName
{
border-color: #916658;
}
.TagClassName
{
border-color: #916658;
}
</style>