Shades of Golden Brown #866507
Tints of Golden Brown #866507
RGB
CMYK
RGB Variations
Color information
#866507 (or 0x866507) is known color: Golden Brown. HEX triplet: 86, 65 and 07. RGB value is (134,101,7). Sum of RGB (Red+Green+Blue) = 134+101+7=242 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.37% from 242); Green value is 101 (39.84% from 255 or 41.74% from 242); Blue value is 7 (3.12% from 255 or 2.89% from 242); Max value from RGB is 134 - color contains mainly: red. Hex color #866507 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866507 is #799AF8. Grayscale: #646464. Windows color (decimal): -7969529 or 484742. OLE color: 484742.
HSL color Cylindrical-coordinate representation of color #866507: hue angle of 44.41º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #866507 is Cyan = 0, Magento = 0.25, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 7 | - |
| CMYK | 0 | 0.25 | 0.95 | 0.47 |
| HSL | 44.41º | 0.9% | 0.28% | - |
| HSV(B) | 44.41º | 0.95% | 0.53% | - |
| XYZ | 14.52 | 14.39 | 2.21 | - |
| YUV | 100.15 | 75.43 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 7 | 0 | 0.25 | 0.95 | 0.47 | 44.41 | 0.9 | 0.28 |
| Hex | 86 | 65 | 7 | 0 | 19 | 5F | 2F | 2C | 5A | 1C |
| Octal | 206 | 145 | 7 | 0 | 31 | 137 | 57 | 54 | 132 | 34 |
| Binary | 10000110 | 1100101 | 111 | 0 | 11001 | 1011111 | 101111 | 101100 | 1011010 | 11100 |
Color Harmonies of #866507
Complementary color
Monochromatic Colors of #866507
Black with #866507
Text Example
Text Example
White with #866507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866507; }
p { color: rgb(134,101,7); }
H1.HeaderClassName
{
color: #866507;
}
.AnyTagClassName
{
color: #866507;
}
</style>
background-color css
<style>
a { background-color: #866507; }
a { background-color: rgb(134,101,7); }
div.DivClassName
{
background-color: #866507;
}
.BgClassName
{
background-color: #866507;
}
</style>
border-color css
<style>
span { border-color: #866507; }
span { border-color: rgb(134,101,7); }
td.TdClassName
{
border-color: #866507;
}
.TagClassName
{
border-color: #866507;
}
</style>