Shades of Golden Brown #886208
Tints of Golden Brown #886208
RGB
CMYK
RGB Variations
Color information
#886208 (or 0x886208) is known color: Golden Brown. HEX triplet: 88, 62 and 08. RGB value is (136,98,8). Sum of RGB (Red+Green+Blue) = 136+98+8=242 (32% of max value = 765). Red value is 136 (53.52% from 255 or 56.20% from 242); Green value is 98 (38.67% from 255 or 40.50% from 242); Blue value is 8 (3.52% from 255 or 3.31% from 242); Max value from RGB is 136 - color contains mainly: red. Hex color #886208 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886208 is #779DF7. Grayscale: #636363. Windows color (decimal): -7839224 or 549512. OLE color: 549512.
HSL color Cylindrical-coordinate representation of color #886208: hue angle of 42.19º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #886208 is Cyan = 0, Magento = 0.28, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 98 | 8 | - |
| CMYK | 0 | 0.28 | 0.94 | 0.47 |
| HSL | 42.19º | 0.89% | 0.28% | - |
| HSV(B) | 42.19º | 0.94% | 0.53% | - |
| XYZ | 14.56 | 13.99 | 2.16 | - |
| YUV | 99.1 | 76.59 | 154.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 8 | 0 | 0.28 | 0.94 | 0.47 | 42.19 | 0.89 | 0.28 |
| Hex | 88 | 62 | 8 | 0 | 1C | 5E | 2F | 2A | 59 | 1C |
| Octal | 210 | 142 | 10 | 0 | 34 | 136 | 57 | 52 | 131 | 34 |
| Binary | 10001000 | 1100010 | 1000 | 0 | 11100 | 1011110 | 101111 | 101010 | 1011001 | 11100 |
Color Harmonies of #886208
Complementary color
Monochromatic Colors of #886208
Black with #886208
Text Example
Text Example
White with #886208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886208; }
p { color: rgb(136,98,8); }
H1.HeaderClassName
{
color: #886208;
}
.AnyTagClassName
{
color: #886208;
}
</style>
background-color css
<style>
a { background-color: #886208; }
a { background-color: rgb(136,98,8); }
div.DivClassName
{
background-color: #886208;
}
.BgClassName
{
background-color: #886208;
}
</style>
border-color css
<style>
span { border-color: #886208; }
span { border-color: rgb(136,98,8); }
td.TdClassName
{
border-color: #886208;
}
.TagClassName
{
border-color: #886208;
}
</style>