Shades of Golden Brown #866108
Tints of Golden Brown #866108
RGB
CMYK
RGB Variations
Color information
#866108 (or 0x866108) is known color: Golden Brown. HEX triplet: 86, 61 and 08. RGB value is (134,97,8). Sum of RGB (Red+Green+Blue) = 134+97+8=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 97 (38.28% from 255 or 40.59% from 239); Blue value is 8 (3.52% from 255 or 3.35% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #866108 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866108 is #799EF7. Grayscale: #626262. Windows color (decimal): -7970552 or 549254. OLE color: 549254.
HSL color Cylindrical-coordinate representation of color #866108: hue angle of 42.38º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #866108 is Cyan = 0, Magento = 0.28, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 8 | - |
| CMYK | 0 | 0.28 | 0.94 | 0.47 |
| HSL | 42.38º | 0.89% | 0.28% | - |
| HSV(B) | 42.38º | 0.94% | 0.53% | - |
| XYZ | 14.15 | 13.64 | 2.12 | - |
| YUV | 97.92 | 77.26 | 153.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 8 | 0 | 0.28 | 0.94 | 0.47 | 42.38 | 0.89 | 0.28 |
| Hex | 86 | 61 | 8 | 0 | 1C | 5E | 2F | 2A | 59 | 1C |
| Octal | 206 | 141 | 10 | 0 | 34 | 136 | 57 | 52 | 131 | 34 |
| Binary | 10000110 | 1100001 | 1000 | 0 | 11100 | 1011110 | 101111 | 101010 | 1011001 | 11100 |
Color Harmonies of #866108
Complementary color
Monochromatic Colors of #866108
Black with #866108
Text Example
Text Example
White with #866108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866108; }
p { color: rgb(134,97,8); }
H1.HeaderClassName
{
color: #866108;
}
.AnyTagClassName
{
color: #866108;
}
</style>
background-color css
<style>
a { background-color: #866108; }
a { background-color: rgb(134,97,8); }
div.DivClassName
{
background-color: #866108;
}
.BgClassName
{
background-color: #866108;
}
</style>
border-color css
<style>
span { border-color: #866108; }
span { border-color: rgb(134,97,8); }
td.TdClassName
{
border-color: #866108;
}
.TagClassName
{
border-color: #866108;
}
</style>