Shades of Leather #886652
Tints of Leather #886652
RGB
CMYK
RGB Variations
Color information
#886652 (or 0x886652) is known color: Leather. HEX triplet: 88, 66 and 52. RGB value is (136,102,82). Sum of RGB (Red+Green+Blue) = 136+102+82=320 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.5% from 320); Green value is 102 (40.23% from 255 or 31.88% from 320); Blue value is 82 (32.42% from 255 or 25.62% from 320); Max value from RGB is 136 - color contains mainly: red. Hex color #886652 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886652 is #7799AD. Grayscale: #6D6D6D. Windows color (decimal): -7838126 or 5400200. OLE color: 5400200.
HSL color Cylindrical-coordinate representation of color #886652: hue angle of 22.22º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #886652 is Cyan = 0, Magento = 0.25, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 82 | - |
| CMYK | 0 | 0.25 | 0.40 | 0.47 |
| HSL | 22.22º | 0.25% | 0.43% | - |
| HSV(B) | 22.22º | 0.4% | 0.53% | - |
| XYZ | 16.43 | 15.35 | 10.08 | - |
| YUV | 109.89 | 112.26 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 82 | 0 | 0.25 | 0.40 | 0.47 | 22.22 | 0.25 | 0.43 |
| Hex | 88 | 66 | 52 | 0 | 19 | 28 | 2F | 16 | 19 | 2B |
| Octal | 210 | 146 | 122 | 0 | 31 | 50 | 57 | 26 | 31 | 53 |
| Binary | 10001000 | 1100110 | 1010010 | 0 | 11001 | 101000 | 101111 | 10110 | 11001 | 101011 |
Color Harmonies of #886652
Complementary color
Monochromatic Colors of #886652
Black with #886652
Text Example
Text Example
White with #886652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886652; }
p { color: rgb(136,102,82); }
H1.HeaderClassName
{
color: #886652;
}
.AnyTagClassName
{
color: #886652;
}
</style>
background-color css
<style>
a { background-color: #886652; }
a { background-color: rgb(136,102,82); }
div.DivClassName
{
background-color: #886652;
}
.BgClassName
{
background-color: #886652;
}
</style>
border-color css
<style>
span { border-color: #886652; }
span { border-color: rgb(136,102,82); }
td.TdClassName
{
border-color: #886652;
}
.TagClassName
{
border-color: #886652;
}
</style>