Shades of Golden Brown #886607
Tints of Golden Brown #886607
RGB
CMYK
RGB Variations
Color information
#886607 (or 0x886607) is known color: Golden Brown. HEX triplet: 88, 66 and 07. RGB value is (136,102,7). Sum of RGB (Red+Green+Blue) = 136+102+7=245 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.51% from 245); Green value is 102 (40.23% from 255 or 41.63% from 245); Blue value is 7 (3.12% from 255 or 2.86% from 245); Max value from RGB is 136 - color contains mainly: red. Hex color #886607 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886607 is #7799F8. Grayscale: #656565. Windows color (decimal): -7838201 or 485000. OLE color: 485000.
HSL color Cylindrical-coordinate representation of color #886607: hue angle of 44.19º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #886607 is Cyan = 0, Magento = 0.25, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 7 | - |
| CMYK | 0 | 0.25 | 0.95 | 0.47 |
| HSL | 44.19º | 0.9% | 0.28% | - |
| HSV(B) | 44.19º | 0.95% | 0.53% | - |
| XYZ | 14.94 | 14.75 | 2.26 | - |
| YUV | 101.34 | 74.76 | 152.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 7 | 0 | 0.25 | 0.95 | 0.47 | 44.19 | 0.9 | 0.28 |
| Hex | 88 | 66 | 7 | 0 | 19 | 5F | 2F | 2C | 5A | 1C |
| Octal | 210 | 146 | 7 | 0 | 31 | 137 | 57 | 54 | 132 | 34 |
| Binary | 10001000 | 1100110 | 111 | 0 | 11001 | 1011111 | 101111 | 101100 | 1011010 | 11100 |
Color Harmonies of #886607
Complementary color
Monochromatic Colors of #886607
Black with #886607
Text Example
Text Example
White with #886607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886607; }
p { color: rgb(136,102,7); }
H1.HeaderClassName
{
color: #886607;
}
.AnyTagClassName
{
color: #886607;
}
</style>
background-color css
<style>
a { background-color: #886607; }
a { background-color: rgb(136,102,7); }
div.DivClassName
{
background-color: #886607;
}
.BgClassName
{
background-color: #886607;
}
</style>
border-color css
<style>
span { border-color: #886607; }
span { border-color: rgb(136,102,7); }
td.TdClassName
{
border-color: #886607;
}
.TagClassName
{
border-color: #886607;
}
</style>