Shades of Golden Brown #866009
Tints of Golden Brown #866009
RGB
CMYK
RGB Variations
Color information
#866009 (or 0x866009) is known color: Golden Brown. HEX triplet: 86, 60 and 09. RGB value is (134,96,9). Sum of RGB (Red+Green+Blue) = 134+96+9=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 96 (37.89% from 255 or 40.17% from 239); Blue value is 9 (3.91% from 255 or 3.77% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #866009 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866009 is #799FF6. Grayscale: #616161. Windows color (decimal): -7970807 or 614534. OLE color: 614534.
HSL color Cylindrical-coordinate representation of color #866009: hue angle of 41.76º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #866009 is Cyan = 0, Magento = 0.28, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 9 | - |
| CMYK | 0 | 0.28 | 0.93 | 0.47 |
| HSL | 41.76º | 0.87% | 0.28% | - |
| HSV(B) | 41.76º | 0.93% | 0.53% | - |
| XYZ | 14.06 | 13.45 | 2.11 | - |
| YUV | 97.44 | 78.09 | 154.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 9 | 0 | 0.28 | 0.93 | 0.47 | 41.76 | 0.87 | 0.28 |
| Hex | 86 | 60 | 9 | 0 | 1C | 5D | 2F | 2A | 57 | 1C |
| Octal | 206 | 140 | 11 | 0 | 34 | 135 | 57 | 52 | 127 | 34 |
| Binary | 10000110 | 1100000 | 1001 | 0 | 11100 | 1011101 | 101111 | 101010 | 1010111 | 11100 |
Color Harmonies of #866009
Complementary color
Monochromatic Colors of #866009
Black with #866009
Text Example
Text Example
White with #866009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866009; }
p { color: rgb(134,96,9); }
H1.HeaderClassName
{
color: #866009;
}
.AnyTagClassName
{
color: #866009;
}
</style>
background-color css
<style>
a { background-color: #866009; }
a { background-color: rgb(134,96,9); }
div.DivClassName
{
background-color: #866009;
}
.BgClassName
{
background-color: #866009;
}
</style>
border-color css
<style>
span { border-color: #866009; }
span { border-color: rgb(134,96,9); }
td.TdClassName
{
border-color: #866009;
}
.TagClassName
{
border-color: #866009;
}
</style>