Shades of Golden Brown #866607
Tints of Golden Brown #866607
RGB
CMYK
RGB Variations
Color information
#866607 (or 0x866607) is known color: Golden Brown. HEX triplet: 86, 66 and 07. RGB value is (134,102,7). Sum of RGB (Red+Green+Blue) = 134+102+7=243 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.14% from 243); Green value is 102 (40.23% from 255 or 41.98% from 243); Blue value is 7 (3.12% from 255 or 2.88% from 243); Max value from RGB is 134 - color contains mainly: red. Hex color #866607 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866607 is #7999F8. Grayscale: #656565. Windows color (decimal): -7969273 or 484998. OLE color: 484998.
HSL color Cylindrical-coordinate representation of color #866607: hue angle of 44.88º 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 #866607 is Cyan = 0, Magento = 0.24, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 7 | - |
| CMYK | 0 | 0.24 | 0.95 | 0.47 |
| HSL | 44.88º | 0.9% | 0.28% | - |
| HSV(B) | 44.88º | 0.95% | 0.53% | - |
| XYZ | 14.62 | 14.59 | 2.25 | - |
| YUV | 100.74 | 75.1 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 7 | 0 | 0.24 | 0.95 | 0.47 | 44.88 | 0.9 | 0.28 |
| Hex | 86 | 66 | 7 | 0 | 18 | 5F | 2F | 2D | 5A | 1C |
| Octal | 206 | 146 | 7 | 0 | 30 | 137 | 57 | 55 | 132 | 34 |
| Binary | 10000110 | 1100110 | 111 | 0 | 11000 | 1011111 | 101111 | 101101 | 1011010 | 11100 |
Color Harmonies of #866607
Complementary color
Monochromatic Colors of #866607
Black with #866607
Text Example
Text Example
White with #866607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866607; }
p { color: rgb(134,102,7); }
H1.HeaderClassName
{
color: #866607;
}
.AnyTagClassName
{
color: #866607;
}
</style>
background-color css
<style>
a { background-color: #866607; }
a { background-color: rgb(134,102,7); }
div.DivClassName
{
background-color: #866607;
}
.BgClassName
{
background-color: #866607;
}
</style>
border-color css
<style>
span { border-color: #866607; }
span { border-color: rgb(134,102,7); }
td.TdClassName
{
border-color: #866607;
}
.TagClassName
{
border-color: #866607;
}
</style>