Shades of Golden Brown #865907
Tints of Golden Brown #865907
RGB
CMYK
RGB Variations
Color information
#865907 (or 0x865907) is known color: Golden Brown. HEX triplet: 86, 59 and 07. RGB value is (134,89,7). Sum of RGB (Red+Green+Blue) = 134+89+7=230 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.26% from 230); Green value is 89 (35.16% from 255 or 38.70% from 230); Blue value is 7 (3.12% from 255 or 3.04% from 230); Max value from RGB is 134 - color contains mainly: red. Hex color #865907 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865907 is #79A6F8. Grayscale: #5D5D5D. Windows color (decimal): -7972601 or 481670. OLE color: 481670.
HSL color Cylindrical-coordinate representation of color #865907: hue angle of 38.74º 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 #865907 is Cyan = 0, Magento = 0.34, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 7 | - |
| CMYK | 0 | 0.34 | 0.95 | 0.47 |
| HSL | 38.74º | 0.9% | 0.28% | - |
| HSV(B) | 38.74º | 0.95% | 0.53% | - |
| XYZ | 13.44 | 12.23 | 1.85 | - |
| YUV | 93.11 | 79.41 | 157.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 7 | 0 | 0.34 | 0.95 | 0.47 | 38.74 | 0.9 | 0.28 |
| Hex | 86 | 59 | 7 | 0 | 22 | 5F | 2F | 27 | 5A | 1C |
| Octal | 206 | 131 | 7 | 0 | 42 | 137 | 57 | 47 | 132 | 34 |
| Binary | 10000110 | 1011001 | 111 | 0 | 100010 | 1011111 | 101111 | 100111 | 1011010 | 11100 |
Color Harmonies of #865907
Complementary color
Monochromatic Colors of #865907
Black with #865907
Text Example
Text Example
White with #865907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865907; }
p { color: rgb(134,89,7); }
H1.HeaderClassName
{
color: #865907;
}
.AnyTagClassName
{
color: #865907;
}
</style>
background-color css
<style>
a { background-color: #865907; }
a { background-color: rgb(134,89,7); }
div.DivClassName
{
background-color: #865907;
}
.BgClassName
{
background-color: #865907;
}
</style>
border-color css
<style>
span { border-color: #865907; }
span { border-color: rgb(134,89,7); }
td.TdClassName
{
border-color: #865907;
}
.TagClassName
{
border-color: #865907;
}
</style>