Shades of Golden Brown #866007
Tints of Golden Brown #866007
RGB
CMYK
RGB Variations
Color information
#866007 (or 0x866007) is known color: Golden Brown. HEX triplet: 86, 60 and 07. RGB value is (134,96,7). Sum of RGB (Red+Green+Blue) = 134+96+7=237 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.54% from 237); Green value is 96 (37.89% from 255 or 40.51% from 237); Blue value is 7 (3.12% from 255 or 2.95% from 237); Max value from RGB is 134 - color contains mainly: red. Hex color #866007 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866007 is #799FF8. Grayscale: #616161. Windows color (decimal): -7970809 or 483462. OLE color: 483462.
HSL color Cylindrical-coordinate representation of color #866007: hue angle of 42.05º 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 #866007 is Cyan = 0, Magento = 0.28, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 7 | - |
| CMYK | 0 | 0.28 | 0.95 | 0.47 |
| HSL | 42.05º | 0.9% | 0.28% | - |
| HSV(B) | 42.05º | 0.95% | 0.53% | - |
| XYZ | 14.05 | 13.45 | 2.06 | - |
| YUV | 97.22 | 77.09 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 7 | 0 | 0.28 | 0.95 | 0.47 | 42.05 | 0.9 | 0.28 |
| Hex | 86 | 60 | 7 | 0 | 1C | 5F | 2F | 2A | 5A | 1C |
| Octal | 206 | 140 | 7 | 0 | 34 | 137 | 57 | 52 | 132 | 34 |
| Binary | 10000110 | 1100000 | 111 | 0 | 11100 | 1011111 | 101111 | 101010 | 1011010 | 11100 |
Color Harmonies of #866007
Complementary color
Monochromatic Colors of #866007
Black with #866007
Text Example
Text Example
White with #866007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866007; }
p { color: rgb(134,96,7); }
H1.HeaderClassName
{
color: #866007;
}
.AnyTagClassName
{
color: #866007;
}
</style>
background-color css
<style>
a { background-color: #866007; }
a { background-color: rgb(134,96,7); }
div.DivClassName
{
background-color: #866007;
}
.BgClassName
{
background-color: #866007;
}
</style>
border-color css
<style>
span { border-color: #866007; }
span { border-color: rgb(134,96,7); }
td.TdClassName
{
border-color: #866007;
}
.TagClassName
{
border-color: #866007;
}
</style>