Shades of Leather #916652
Tints of Leather #916652
RGB
CMYK
RGB Variations
Color information
#916652 (or 0x916652) is known color: Leather. HEX triplet: 91, 66 and 52. RGB value is (145,102,82). Sum of RGB (Red+Green+Blue) = 145+102+82=329 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.07% from 329); Green value is 102 (40.23% from 255 or 31.00% from 329); Blue value is 82 (32.42% from 255 or 24.92% from 329); Max value from RGB is 145 - color contains mainly: red. Hex color #916652 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916652 is #6E99AD. Grayscale: #707070. Windows color (decimal): -7248302 or 5400209. OLE color: 5400209.
HSL color Cylindrical-coordinate representation of color #916652: hue angle of 19.05º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #916652 is Cyan = 0, Magento = 0.30, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 82 | - |
| CMYK | 0 | 0.30 | 0.43 | 0.43 |
| HSL | 19.05º | 0.28% | 0.45% | - |
| HSV(B) | 19.05º | 0.43% | 0.57% | - |
| XYZ | 17.95 | 16.13 | 10.15 | - |
| YUV | 112.58 | 110.75 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 82 | 0 | 0.30 | 0.43 | 0.43 | 19.05 | 0.28 | 0.45 |
| Hex | 91 | 66 | 52 | 0 | 1E | 2B | 2B | 13 | 1C | 2D |
| Octal | 221 | 146 | 122 | 0 | 36 | 53 | 53 | 23 | 34 | 55 |
| Binary | 10010001 | 1100110 | 1010010 | 0 | 11110 | 101011 | 101011 | 10011 | 11100 | 101101 |
Color Harmonies of #916652
Complementary color
Monochromatic Colors of #916652
Black with #916652
Text Example
Text Example
White with #916652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916652; }
p { color: rgb(145,102,82); }
H1.HeaderClassName
{
color: #916652;
}
.AnyTagClassName
{
color: #916652;
}
</style>
background-color css
<style>
a { background-color: #916652; }
a { background-color: rgb(145,102,82); }
div.DivClassName
{
background-color: #916652;
}
.BgClassName
{
background-color: #916652;
}
</style>
border-color css
<style>
span { border-color: #916652; }
span { border-color: rgb(145,102,82); }
td.TdClassName
{
border-color: #916652;
}
.TagClassName
{
border-color: #916652;
}
</style>