Shades of Golden Brown #896506
Tints of Golden Brown #896506
RGB
CMYK
RGB Variations
Color information
#896506 (or 0x896506) is known color: Golden Brown. HEX triplet: 89, 65 and 06. RGB value is (137,101,6). Sum of RGB (Red+Green+Blue) = 137+101+6=244 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.15% from 244); Green value is 101 (39.84% from 255 or 41.39% from 244); Blue value is 6 (2.73% from 255 or 2.46% from 244); Max value from RGB is 137 - color contains mainly: red. Hex color #896506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896506 is #769AF9. Grayscale: #656565. Windows color (decimal): -7772922 or 419209. OLE color: 419209.
HSL color Cylindrical-coordinate representation of color #896506: hue angle of 43.51º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #896506 is Cyan = 0, Magento = 0.26, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 6 | - |
| CMYK | 0 | 0.26 | 0.96 | 0.46 |
| HSL | 43.51º | 0.92% | 0.28% | - |
| HSV(B) | 43.51º | 0.96% | 0.54% | - |
| XYZ | 15 | 14.64 | 2.21 | - |
| YUV | 100.93 | 74.43 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 6 | 0 | 0.26 | 0.96 | 0.46 | 43.51 | 0.92 | 0.28 |
| Hex | 89 | 65 | 6 | 0 | 1A | 60 | 2E | 2C | 5C | 1C |
| Octal | 211 | 145 | 6 | 0 | 32 | 140 | 56 | 54 | 134 | 34 |
| Binary | 10001001 | 1100101 | 110 | 0 | 11010 | 1100000 | 101110 | 101100 | 1011100 | 11100 |
Color Harmonies of #896506
Complementary color
Monochromatic Colors of #896506
Black with #896506
Text Example
Text Example
White with #896506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896506; }
p { color: rgb(137,101,6); }
H1.HeaderClassName
{
color: #896506;
}
.AnyTagClassName
{
color: #896506;
}
</style>
background-color css
<style>
a { background-color: #896506; }
a { background-color: rgb(137,101,6); }
div.DivClassName
{
background-color: #896506;
}
.BgClassName
{
background-color: #896506;
}
</style>
border-color css
<style>
span { border-color: #896506; }
span { border-color: rgb(137,101,6); }
td.TdClassName
{
border-color: #896506;
}
.TagClassName
{
border-color: #896506;
}
</style>