Shades of Golden Brown #866407
Tints of Golden Brown #866407
RGB
CMYK
RGB Variations
Color information
#866407 (or 0x866407) is known color: Golden Brown. HEX triplet: 86, 64 and 07. RGB value is (134,100,7). Sum of RGB (Red+Green+Blue) = 134+100+7=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 100 (39.45% from 255 or 41.49% from 241); Blue value is 7 (3.12% from 255 or 2.90% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #866407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866407 is #799BF8. Grayscale: #636363. Windows color (decimal): -7969785 or 484486. OLE color: 484486.
HSL color Cylindrical-coordinate representation of color #866407: hue angle of 43.94º 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 #866407 is Cyan = 0, Magento = 0.25, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 7 | - |
| CMYK | 0 | 0.25 | 0.95 | 0.47 |
| HSL | 43.94º | 0.9% | 0.28% | - |
| HSV(B) | 43.94º | 0.95% | 0.53% | - |
| XYZ | 14.43 | 14.2 | 2.18 | - |
| YUV | 99.56 | 75.76 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 7 | 0 | 0.25 | 0.95 | 0.47 | 43.94 | 0.9 | 0.28 |
| Hex | 86 | 64 | 7 | 0 | 19 | 5F | 2F | 2C | 5A | 1C |
| Octal | 206 | 144 | 7 | 0 | 31 | 137 | 57 | 54 | 132 | 34 |
| Binary | 10000110 | 1100100 | 111 | 0 | 11001 | 1011111 | 101111 | 101100 | 1011010 | 11100 |
Color Harmonies of #866407
Complementary color
Monochromatic Colors of #866407
Black with #866407
Text Example
Text Example
White with #866407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866407; }
p { color: rgb(134,100,7); }
H1.HeaderClassName
{
color: #866407;
}
.AnyTagClassName
{
color: #866407;
}
</style>
background-color css
<style>
a { background-color: #866407; }
a { background-color: rgb(134,100,7); }
div.DivClassName
{
background-color: #866407;
}
.BgClassName
{
background-color: #866407;
}
</style>
border-color css
<style>
span { border-color: #866407; }
span { border-color: rgb(134,100,7); }
td.TdClassName
{
border-color: #866407;
}
.TagClassName
{
border-color: #866407;
}
</style>