Shades of Golden Brown #896116
Tints of Golden Brown #896116
RGB
CMYK
RGB Variations
Color information
#896116 (or 0x896116) is known color: Golden Brown. HEX triplet: 89, 61 and 16. RGB value is (137,97,22). Sum of RGB (Red+Green+Blue) = 137+97+22=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 97 (38.28% from 255 or 37.89% from 256); Blue value is 22 (8.98% from 255 or 8.59% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #896116 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896116 is #769EE9. Grayscale: #646464. Windows color (decimal): -7773930 or 1466761. OLE color: 1466761.
HSL color Cylindrical-coordinate representation of color #896116: hue angle of 39.13º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #896116 is Cyan = 0, Magento = 0.29, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 22 | - |
| CMYK | 0 | 0.29 | 0.84 | 0.46 |
| HSL | 39.13º | 0.72% | 0.31% | - |
| HSV(B) | 39.13º | 0.84% | 0.54% | - |
| XYZ | 14.74 | 13.93 | 2.67 | - |
| YUV | 100.41 | 83.75 | 154.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 22 | 0 | 0.29 | 0.84 | 0.46 | 39.13 | 0.72 | 0.31 |
| Hex | 89 | 61 | 16 | 0 | 1D | 54 | 2E | 27 | 48 | 1F |
| Octal | 211 | 141 | 26 | 0 | 35 | 124 | 56 | 47 | 110 | 37 |
| Binary | 10001001 | 1100001 | 10110 | 0 | 11101 | 1010100 | 101110 | 100111 | 1001000 | 11111 |
Color Harmonies of #896116
Complementary color
Monochromatic Colors of #896116
Black with #896116
Text Example
Text Example
White with #896116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896116; }
p { color: rgb(137,97,22); }
H1.HeaderClassName
{
color: #896116;
}
.AnyTagClassName
{
color: #896116;
}
</style>
background-color css
<style>
a { background-color: #896116; }
a { background-color: rgb(137,97,22); }
div.DivClassName
{
background-color: #896116;
}
.BgClassName
{
background-color: #896116;
}
</style>
border-color css
<style>
span { border-color: #896116; }
span { border-color: rgb(137,97,22); }
td.TdClassName
{
border-color: #896116;
}
.TagClassName
{
border-color: #896116;
}
</style>