Shades of Golden Brown #886306
Tints of Golden Brown #886306
RGB
CMYK
RGB Variations
Color information
#886306 (or 0x886306) is known color: Golden Brown. HEX triplet: 88, 63 and 06. RGB value is (136,99,6). Sum of RGB (Red+Green+Blue) = 136+99+6=241 (31% of max value = 765). Red value is 136 (53.52% from 255 or 56.43% from 241); Green value is 99 (39.06% from 255 or 41.08% from 241); Blue value is 6 (2.73% from 255 or 2.49% from 241); Max value from RGB is 136 - color contains mainly: red. Hex color #886306 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886306 is #779CF9. Grayscale: #636363. Windows color (decimal): -7838970 or 418696. OLE color: 418696.
HSL color Cylindrical-coordinate representation of color #886306: hue angle of 42.92º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #886306 is Cyan = 0, Magento = 0.27, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 6 | - |
| CMYK | 0 | 0.27 | 0.96 | 0.47 |
| HSL | 42.92º | 0.92% | 0.28% | - |
| HSV(B) | 42.92º | 0.96% | 0.53% | - |
| XYZ | 14.65 | 14.17 | 2.14 | - |
| YUV | 99.46 | 75.26 | 154.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 6 | 0 | 0.27 | 0.96 | 0.47 | 42.92 | 0.92 | 0.28 |
| Hex | 88 | 63 | 6 | 0 | 1B | 60 | 2F | 2B | 5C | 1C |
| Octal | 210 | 143 | 6 | 0 | 33 | 140 | 57 | 53 | 134 | 34 |
| Binary | 10001000 | 1100011 | 110 | 0 | 11011 | 1100000 | 101111 | 101011 | 1011100 | 11100 |
Color Harmonies of #886306
Complementary color
Monochromatic Colors of #886306
Black with #886306
Text Example
Text Example
White with #886306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886306; }
p { color: rgb(136,99,6); }
H1.HeaderClassName
{
color: #886306;
}
.AnyTagClassName
{
color: #886306;
}
</style>
background-color css
<style>
a { background-color: #886306; }
a { background-color: rgb(136,99,6); }
div.DivClassName
{
background-color: #886306;
}
.BgClassName
{
background-color: #886306;
}
</style>
border-color css
<style>
span { border-color: #886306; }
span { border-color: rgb(136,99,6); }
td.TdClassName
{
border-color: #886306;
}
.TagClassName
{
border-color: #886306;
}
</style>