Shades of Golden Brown #896107
Tints of Golden Brown #896107
RGB
CMYK
RGB Variations
Color information
#896107 (or 0x896107) is known color: Golden Brown. HEX triplet: 89, 61 and 07. RGB value is (137,97,7). Sum of RGB (Red+Green+Blue) = 137+97+7=241 (31% of max value = 765). Red value is 137 (53.91% from 255 or 56.85% from 241); Green value is 97 (38.28% from 255 or 40.25% from 241); Blue value is 7 (3.12% from 255 or 2.90% from 241); Max value from RGB is 137 - color contains mainly: red. Hex color #896107 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896107 is #769EF8. Grayscale: #636363. Windows color (decimal): -7773945 or 483721. OLE color: 483721.
HSL color Cylindrical-coordinate representation of color #896107: hue angle of 41.54º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #896107 is Cyan = 0, Magento = 0.29, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 7 | - |
| CMYK | 0 | 0.29 | 0.95 | 0.46 |
| HSL | 41.54º | 0.9% | 0.28% | - |
| HSV(B) | 41.54º | 0.95% | 0.54% | - |
| XYZ | 14.63 | 13.88 | 2.11 | - |
| YUV | 98.7 | 76.25 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 7 | 0 | 0.29 | 0.95 | 0.46 | 41.54 | 0.9 | 0.28 |
| Hex | 89 | 61 | 7 | 0 | 1D | 5F | 2E | 2A | 5A | 1C |
| Octal | 211 | 141 | 7 | 0 | 35 | 137 | 56 | 52 | 132 | 34 |
| Binary | 10001001 | 1100001 | 111 | 0 | 11101 | 1011111 | 101110 | 101010 | 1011010 | 11100 |
Color Harmonies of #896107
Complementary color
Monochromatic Colors of #896107
Black with #896107
Text Example
Text Example
White with #896107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896107; }
p { color: rgb(137,97,7); }
H1.HeaderClassName
{
color: #896107;
}
.AnyTagClassName
{
color: #896107;
}
</style>
background-color css
<style>
a { background-color: #896107; }
a { background-color: rgb(137,97,7); }
div.DivClassName
{
background-color: #896107;
}
.BgClassName
{
background-color: #896107;
}
</style>
border-color css
<style>
span { border-color: #896107; }
span { border-color: rgb(137,97,7); }
td.TdClassName
{
border-color: #896107;
}
.TagClassName
{
border-color: #896107;
}
</style>