Shades of Golden Brown #866606
Tints of Golden Brown #866606
RGB
CMYK
RGB Variations
Color information
#866606 (or 0x866606) is known color: Golden Brown. HEX triplet: 86, 66 and 06. RGB value is (134,102,6). Sum of RGB (Red+Green+Blue) = 134+102+6=242 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.37% from 242); Green value is 102 (40.23% from 255 or 42.15% from 242); Blue value is 6 (2.73% from 255 or 2.48% from 242); Max value from RGB is 134 - color contains mainly: red. Hex color #866606 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866606 is #7999F9. Grayscale: #656565. Windows color (decimal): -7969274 or 419462. OLE color: 419462.
HSL color Cylindrical-coordinate representation of color #866606: hue angle of 45º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #866606 is Cyan = 0, Magento = 0.24, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 6 | - |
| CMYK | 0 | 0.24 | 0.96 | 0.47 |
| HSL | 45º | 0.91% | 0.27% | - |
| HSV(B) | 45º | 0.96% | 0.53% | - |
| XYZ | 14.62 | 14.58 | 2.22 | - |
| YUV | 100.62 | 74.6 | 151.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 6 | 0 | 0.24 | 0.96 | 0.47 | 45 | 0.91 | 0.27 |
| Hex | 86 | 66 | 6 | 0 | 18 | 60 | 2F | 2D | 5B | 1B |
| Octal | 206 | 146 | 6 | 0 | 30 | 140 | 57 | 55 | 133 | 33 |
| Binary | 10000110 | 1100110 | 110 | 0 | 11000 | 1100000 | 101111 | 101101 | 1011011 | 11011 |
Color Harmonies of #866606
Complementary color
Monochromatic Colors of #866606
Black with #866606
Text Example
Text Example
White with #866606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866606; }
p { color: rgb(134,102,6); }
H1.HeaderClassName
{
color: #866606;
}
.AnyTagClassName
{
color: #866606;
}
</style>
background-color css
<style>
a { background-color: #866606; }
a { background-color: rgb(134,102,6); }
div.DivClassName
{
background-color: #866606;
}
.BgClassName
{
background-color: #866606;
}
</style>
border-color css
<style>
span { border-color: #866606; }
span { border-color: rgb(134,102,6); }
td.TdClassName
{
border-color: #866606;
}
.TagClassName
{
border-color: #866606;
}
</style>