Shades of Golden Brown #866508
Tints of Golden Brown #866508
RGB
CMYK
RGB Variations
Color information
#866508 (or 0x866508) is known color: Golden Brown. HEX triplet: 86, 65 and 08. RGB value is (134,101,8). Sum of RGB (Red+Green+Blue) = 134+101+8=243 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.14% from 243); Green value is 101 (39.84% from 255 or 41.56% from 243); Blue value is 8 (3.52% from 255 or 3.29% from 243); Max value from RGB is 134 - color contains mainly: red. Hex color #866508 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866508 is #799AF7. Grayscale: #646464. Windows color (decimal): -7969528 or 550278. OLE color: 550278.
HSL color Cylindrical-coordinate representation of color #866508: hue angle of 44.29º 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 #866508 is Cyan = 0, Magento = 0.25, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 8 | - |
| CMYK | 0 | 0.25 | 0.94 | 0.47 |
| HSL | 44.29º | 0.89% | 0.28% | - |
| HSV(B) | 44.29º | 0.94% | 0.53% | - |
| XYZ | 14.53 | 14.39 | 2.24 | - |
| YUV | 100.27 | 75.93 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 8 | 0 | 0.25 | 0.94 | 0.47 | 44.29 | 0.89 | 0.28 |
| Hex | 86 | 65 | 8 | 0 | 19 | 5E | 2F | 2C | 59 | 1C |
| Octal | 206 | 145 | 10 | 0 | 31 | 136 | 57 | 54 | 131 | 34 |
| Binary | 10000110 | 1100101 | 1000 | 0 | 11001 | 1011110 | 101111 | 101100 | 1011001 | 11100 |
Color Harmonies of #866508
Complementary color
Monochromatic Colors of #866508
Black with #866508
Text Example
Text Example
White with #866508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866508; }
p { color: rgb(134,101,8); }
H1.HeaderClassName
{
color: #866508;
}
.AnyTagClassName
{
color: #866508;
}
</style>
background-color css
<style>
a { background-color: #866508; }
a { background-color: rgb(134,101,8); }
div.DivClassName
{
background-color: #866508;
}
.BgClassName
{
background-color: #866508;
}
</style>
border-color css
<style>
span { border-color: #866508; }
span { border-color: rgb(134,101,8); }
td.TdClassName
{
border-color: #866508;
}
.TagClassName
{
border-color: #866508;
}
</style>