Shades of Golden Brown #886906
Tints of Golden Brown #886906
RGB
CMYK
RGB Variations
Color information
#886906 (or 0x886906) is known color: Golden Brown. HEX triplet: 88, 69 and 06. RGB value is (136,105,6). Sum of RGB (Red+Green+Blue) = 136+105+6=247 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.06% from 247); Green value is 105 (41.41% from 255 or 42.51% from 247); Blue value is 6 (2.73% from 255 or 2.43% from 247); Max value from RGB is 136 - color contains mainly: red. Hex color #886906 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886906 is #7796F9. Grayscale: #676767. Windows color (decimal): -7837434 or 420232. OLE color: 420232.
HSL color Cylindrical-coordinate representation of color #886906: hue angle of 45.69º 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 #886906 is Cyan = 0, Magento = 0.23, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 6 | - |
| CMYK | 0 | 0.23 | 0.96 | 0.47 |
| HSL | 45.69º | 0.92% | 0.28% | - |
| HSV(B) | 45.69º | 0.96% | 0.53% | - |
| XYZ | 15.24 | 15.35 | 2.33 | - |
| YUV | 102.98 | 73.27 | 151.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 6 | 0 | 0.23 | 0.96 | 0.47 | 45.69 | 0.92 | 0.28 |
| Hex | 88 | 69 | 6 | 0 | 17 | 60 | 2F | 2E | 5C | 1C |
| Octal | 210 | 151 | 6 | 0 | 27 | 140 | 57 | 56 | 134 | 34 |
| Binary | 10001000 | 1101001 | 110 | 0 | 10111 | 1100000 | 101111 | 101110 | 1011100 | 11100 |
Color Harmonies of #886906
Complementary color
Monochromatic Colors of #886906
Black with #886906
Text Example
Text Example
White with #886906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886906; }
p { color: rgb(136,105,6); }
H1.HeaderClassName
{
color: #886906;
}
.AnyTagClassName
{
color: #886906;
}
</style>
background-color css
<style>
a { background-color: #886906; }
a { background-color: rgb(136,105,6); }
div.DivClassName
{
background-color: #886906;
}
.BgClassName
{
background-color: #886906;
}
</style>
border-color css
<style>
span { border-color: #886906; }
span { border-color: rgb(136,105,6); }
td.TdClassName
{
border-color: #886906;
}
.TagClassName
{
border-color: #886906;
}
</style>