Shades of Golden Brown #886908
Tints of Golden Brown #886908
RGB
CMYK
RGB Variations
Color information
#886908 (or 0x886908) is known color: Golden Brown. HEX triplet: 88, 69 and 08. RGB value is (136,105,8). Sum of RGB (Red+Green+Blue) = 136+105+8=249 (32% of max value = 765). Red value is 136 (53.52% from 255 or 54.62% from 249); Green value is 105 (41.41% from 255 or 42.17% from 249); Blue value is 8 (3.52% from 255 or 3.21% from 249); Max value from RGB is 136 - color contains mainly: red. Hex color #886908 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886908 is #7796F7. Grayscale: #676767. Windows color (decimal): -7837432 or 551304. OLE color: 551304.
HSL color Cylindrical-coordinate representation of color #886908: hue angle of 45.47º 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 #886908 is Cyan = 0, Magento = 0.23, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 8 | - |
| CMYK | 0 | 0.23 | 0.94 | 0.47 |
| HSL | 45.47º | 0.89% | 0.28% | - |
| HSV(B) | 45.47º | 0.94% | 0.53% | - |
| XYZ | 15.25 | 15.35 | 2.39 | - |
| YUV | 103.21 | 74.27 | 151.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 8 | 0 | 0.23 | 0.94 | 0.47 | 45.47 | 0.89 | 0.28 |
| Hex | 88 | 69 | 8 | 0 | 17 | 5E | 2F | 2D | 59 | 1C |
| Octal | 210 | 151 | 10 | 0 | 27 | 136 | 57 | 55 | 131 | 34 |
| Binary | 10001000 | 1101001 | 1000 | 0 | 10111 | 1011110 | 101111 | 101101 | 1011001 | 11100 |
Color Harmonies of #886908
Complementary color
Monochromatic Colors of #886908
Black with #886908
Text Example
Text Example
White with #886908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886908; }
p { color: rgb(136,105,8); }
H1.HeaderClassName
{
color: #886908;
}
.AnyTagClassName
{
color: #886908;
}
</style>
background-color css
<style>
a { background-color: #886908; }
a { background-color: rgb(136,105,8); }
div.DivClassName
{
background-color: #886908;
}
.BgClassName
{
background-color: #886908;
}
</style>
border-color css
<style>
span { border-color: #886908; }
span { border-color: rgb(136,105,8); }
td.TdClassName
{
border-color: #886908;
}
.TagClassName
{
border-color: #886908;
}
</style>