Shades of Leather #886850
Tints of Leather #886850
RGB
CMYK
RGB Variations
Color information
#886850 (or 0x886850) is known color: Leather. HEX triplet: 88, 68 and 50. RGB value is (136,104,80). Sum of RGB (Red+Green+Blue) = 136+104+80=320 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.5% from 320); Green value is 104 (41.02% from 255 or 32.5% from 320); Blue value is 80 (31.64% from 255 or 25% from 320); Max value from RGB is 136 - color contains mainly: red. Hex color #886850 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886850 is #7797AF. Grayscale: #6E6E6E. Windows color (decimal): -7837616 or 5269640. OLE color: 5269640.
HSL color Cylindrical-coordinate representation of color #886850: hue angle of 25.71º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #886850 is Cyan = 0, Magento = 0.24, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 80 | - |
| CMYK | 0 | 0.24 | 0.41 | 0.47 |
| HSL | 25.71º | 0.26% | 0.42% | - |
| HSV(B) | 25.71º | 0.41% | 0.53% | - |
| XYZ | 16.55 | 15.71 | 9.75 | - |
| YUV | 110.83 | 110.6 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 80 | 0 | 0.24 | 0.41 | 0.47 | 25.71 | 0.26 | 0.42 |
| Hex | 88 | 68 | 50 | 0 | 18 | 29 | 2F | 1A | 1A | 2A |
| Octal | 210 | 150 | 120 | 0 | 30 | 51 | 57 | 32 | 32 | 52 |
| Binary | 10001000 | 1101000 | 1010000 | 0 | 11000 | 101001 | 101111 | 11010 | 11010 | 101010 |
Color Harmonies of #886850
Complementary color
Monochromatic Colors of #886850
Black with #886850
Text Example
Text Example
White with #886850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886850; }
p { color: rgb(136,104,80); }
H1.HeaderClassName
{
color: #886850;
}
.AnyTagClassName
{
color: #886850;
}
</style>
background-color css
<style>
a { background-color: #886850; }
a { background-color: rgb(136,104,80); }
div.DivClassName
{
background-color: #886850;
}
.BgClassName
{
background-color: #886850;
}
</style>
border-color css
<style>
span { border-color: #886850; }
span { border-color: rgb(136,104,80); }
td.TdClassName
{
border-color: #886850;
}
.TagClassName
{
border-color: #886850;
}
</style>