Shades of Golden Brown #896017
Tints of Golden Brown #896017
RGB
CMYK
RGB Variations
Color information
#896017 (or 0x896017) is known color: Golden Brown. HEX triplet: 89, 60 and 17. RGB value is (137,96,23). Sum of RGB (Red+Green+Blue) = 137+96+23=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 96 (37.89% from 255 or 37.5% from 256); Blue value is 23 (9.38% from 255 or 8.98% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #896017 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896017 is #769FE8. Grayscale: #646464. Windows color (decimal): -7774185 or 1532041. OLE color: 1532041.
HSL color Cylindrical-coordinate representation of color #896017: hue angle of 38.42º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #896017 is Cyan = 0, Magento = 0.30, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 23 | - |
| CMYK | 0 | 0.30 | 0.83 | 0.46 |
| HSL | 38.42º | 0.71% | 0.31% | - |
| HSV(B) | 38.42º | 0.83% | 0.54% | - |
| XYZ | 14.65 | 13.75 | 2.69 | - |
| YUV | 99.94 | 84.58 | 154.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 23 | 0 | 0.30 | 0.83 | 0.46 | 38.42 | 0.71 | 0.31 |
| Hex | 89 | 60 | 17 | 0 | 1E | 53 | 2E | 26 | 47 | 1F |
| Octal | 211 | 140 | 27 | 0 | 36 | 123 | 56 | 46 | 107 | 37 |
| Binary | 10001001 | 1100000 | 10111 | 0 | 11110 | 1010011 | 101110 | 100110 | 1000111 | 11111 |
Color Harmonies of #896017
Complementary color
Monochromatic Colors of #896017
Black with #896017
Text Example
Text Example
White with #896017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896017; }
p { color: rgb(137,96,23); }
H1.HeaderClassName
{
color: #896017;
}
.AnyTagClassName
{
color: #896017;
}
</style>
background-color css
<style>
a { background-color: #896017; }
a { background-color: rgb(137,96,23); }
div.DivClassName
{
background-color: #896017;
}
.BgClassName
{
background-color: #896017;
}
</style>
border-color css
<style>
span { border-color: #896017; }
span { border-color: rgb(137,96,23); }
td.TdClassName
{
border-color: #896017;
}
.TagClassName
{
border-color: #896017;
}
</style>