Shades of Golden Brown #866505
Tints of Golden Brown #866505
RGB
CMYK
RGB Variations
Color information
#866505 (or 0x866505) is known color: Golden Brown. HEX triplet: 86, 65 and 05. RGB value is (134,101,5). Sum of RGB (Red+Green+Blue) = 134+101+5=240 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.83% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 5 (2.34% from 255 or 2.08% from 240); Max value from RGB is 134 - color contains mainly: red. Hex color #866505 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866505 is #799AFA. Grayscale: #646464. Windows color (decimal): -7969531 or 353670. OLE color: 353670.
HSL color Cylindrical-coordinate representation of color #866505: hue angle of 44.65º degrees, saturation: 0.93, 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 #866505 is Cyan = 0, Magento = 0.25, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 5 | - |
| CMYK | 0 | 0.25 | 0.96 | 0.47 |
| HSL | 44.65º | 0.93% | 0.27% | - |
| HSV(B) | 44.65º | 0.96% | 0.53% | - |
| XYZ | 14.51 | 14.39 | 2.16 | - |
| YUV | 99.92 | 74.43 | 152.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 5 | 0 | 0.25 | 0.96 | 0.47 | 44.65 | 0.93 | 0.27 |
| Hex | 86 | 65 | 5 | 0 | 19 | 60 | 2F | 2D | 5D | 1B |
| Octal | 206 | 145 | 5 | 0 | 31 | 140 | 57 | 55 | 135 | 33 |
| Binary | 10000110 | 1100101 | 101 | 0 | 11001 | 1100000 | 101111 | 101101 | 1011101 | 11011 |
Color Harmonies of #866505
Complementary color
Monochromatic Colors of #866505
Black with #866505
Text Example
Text Example
White with #866505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866505; }
p { color: rgb(134,101,5); }
H1.HeaderClassName
{
color: #866505;
}
.AnyTagClassName
{
color: #866505;
}
</style>
background-color css
<style>
a { background-color: #866505; }
a { background-color: rgb(134,101,5); }
div.DivClassName
{
background-color: #866505;
}
.BgClassName
{
background-color: #866505;
}
</style>
border-color css
<style>
span { border-color: #866505; }
span { border-color: rgb(134,101,5); }
td.TdClassName
{
border-color: #866505;
}
.TagClassName
{
border-color: #866505;
}
</style>