Shades of Leather #886750
Tints of Leather #886750
RGB
CMYK
RGB Variations
Color information
#886750 (or 0x886750) is known color: Leather. HEX triplet: 88, 67 and 50. RGB value is (136,103,80). Sum of RGB (Red+Green+Blue) = 136+103+80=319 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.63% from 319); Green value is 103 (40.62% from 255 or 32.29% from 319); Blue value is 80 (31.64% from 255 or 25.08% from 319); Max value from RGB is 136 - color contains mainly: red. Hex color #886750 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886750 is #7798AF. Grayscale: #6E6E6E. Windows color (decimal): -7837872 or 5269384. OLE color: 5269384.
HSL color Cylindrical-coordinate representation of color #886750: hue angle of 24.64º 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 #886750 is Cyan = 0, Magento = 0.24, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 80 | - |
| CMYK | 0 | 0.24 | 0.41 | 0.47 |
| HSL | 24.64º | 0.26% | 0.42% | - |
| HSV(B) | 24.64º | 0.41% | 0.53% | - |
| XYZ | 16.45 | 15.51 | 9.72 | - |
| YUV | 110.25 | 110.93 | 146.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 80 | 0 | 0.24 | 0.41 | 0.47 | 24.64 | 0.26 | 0.42 |
| Hex | 88 | 67 | 50 | 0 | 18 | 29 | 2F | 19 | 1A | 2A |
| Octal | 210 | 147 | 120 | 0 | 30 | 51 | 57 | 31 | 32 | 52 |
| Binary | 10001000 | 1100111 | 1010000 | 0 | 11000 | 101001 | 101111 | 11001 | 11010 | 101010 |
Color Harmonies of #886750
Complementary color
Monochromatic Colors of #886750
Black with #886750
Text Example
Text Example
White with #886750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886750; }
p { color: rgb(136,103,80); }
H1.HeaderClassName
{
color: #886750;
}
.AnyTagClassName
{
color: #886750;
}
</style>
background-color css
<style>
a { background-color: #886750; }
a { background-color: rgb(136,103,80); }
div.DivClassName
{
background-color: #886750;
}
.BgClassName
{
background-color: #886750;
}
</style>
border-color css
<style>
span { border-color: #886750; }
span { border-color: rgb(136,103,80); }
td.TdClassName
{
border-color: #886750;
}
.TagClassName
{
border-color: #886750;
}
</style>