Shades of Golden Brown #886013
Tints of Golden Brown #886013
RGB
CMYK
RGB Variations
Color information
#886013 (or 0x886013) is known color: Golden Brown. HEX triplet: 88, 60 and 13. RGB value is (136,96,19). Sum of RGB (Red+Green+Blue) = 136+96+19=251 (33% of max value = 765). Red value is 136 (53.52% from 255 or 54.18% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 19 (7.81% from 255 or 7.57% from 251); Max value from RGB is 136 - color contains mainly: red. Hex color #886013 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886013 is #779FEC. Grayscale: #636363. Windows color (decimal): -7839725 or 1269896. OLE color: 1269896.
HSL color Cylindrical-coordinate representation of color #886013: hue angle of 39.49º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #886013 is Cyan = 0, Magento = 0.29, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 96 | 19 | - |
| CMYK | 0 | 0.29 | 0.86 | 0.47 |
| HSL | 39.49º | 0.75% | 0.3% | - |
| HSV(B) | 39.49º | 0.86% | 0.53% | - |
| XYZ | 14.45 | 13.65 | 2.49 | - |
| YUV | 99.18 | 82.75 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 96 | 19 | 0 | 0.29 | 0.86 | 0.47 | 39.49 | 0.75 | 0.3 |
| Hex | 88 | 60 | 13 | 0 | 1D | 56 | 2F | 27 | 4B | 1E |
| Octal | 210 | 140 | 23 | 0 | 35 | 126 | 57 | 47 | 113 | 36 |
| Binary | 10001000 | 1100000 | 10011 | 0 | 11101 | 1010110 | 101111 | 100111 | 1001011 | 11110 |
Color Harmonies of #886013
Complementary color
Monochromatic Colors of #886013
Black with #886013
Text Example
Text Example
White with #886013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886013; }
p { color: rgb(136,96,19); }
H1.HeaderClassName
{
color: #886013;
}
.AnyTagClassName
{
color: #886013;
}
</style>
background-color css
<style>
a { background-color: #886013; }
a { background-color: rgb(136,96,19); }
div.DivClassName
{
background-color: #886013;
}
.BgClassName
{
background-color: #886013;
}
</style>
border-color css
<style>
span { border-color: #886013; }
span { border-color: rgb(136,96,19); }
td.TdClassName
{
border-color: #886013;
}
.TagClassName
{
border-color: #886013;
}
</style>