Shades of Golden Brown #896407
Tints of Golden Brown #896407
RGB
CMYK
RGB Variations
Color information
#896407 (or 0x896407) is known color: Golden Brown. HEX triplet: 89, 64 and 07. RGB value is (137,100,7). Sum of RGB (Red+Green+Blue) = 137+100+7=244 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.15% from 244); Green value is 100 (39.45% from 255 or 40.98% from 244); Blue value is 7 (3.12% from 255 or 2.87% from 244); Max value from RGB is 137 - color contains mainly: red. Hex color #896407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896407 is #769BF8. Grayscale: #646464. Windows color (decimal): -7773177 or 484489. OLE color: 484489.
HSL color Cylindrical-coordinate representation of color #896407: hue angle of 42.92º 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 #896407 is Cyan = 0, Magento = 0.27, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 7 | - |
| CMYK | 0 | 0.27 | 0.95 | 0.46 |
| HSL | 42.92º | 0.9% | 0.28% | - |
| HSV(B) | 42.92º | 0.95% | 0.54% | - |
| XYZ | 14.91 | 14.45 | 2.2 | - |
| YUV | 100.46 | 75.26 | 154.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 7 | 0 | 0.27 | 0.95 | 0.46 | 42.92 | 0.9 | 0.28 |
| Hex | 89 | 64 | 7 | 0 | 1B | 5F | 2E | 2B | 5A | 1C |
| Octal | 211 | 144 | 7 | 0 | 33 | 137 | 56 | 53 | 132 | 34 |
| Binary | 10001001 | 1100100 | 111 | 0 | 11011 | 1011111 | 101110 | 101011 | 1011010 | 11100 |
Color Harmonies of #896407
Complementary color
Monochromatic Colors of #896407
Black with #896407
Text Example
Text Example
White with #896407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896407; }
p { color: rgb(137,100,7); }
H1.HeaderClassName
{
color: #896407;
}
.AnyTagClassName
{
color: #896407;
}
</style>
background-color css
<style>
a { background-color: #896407; }
a { background-color: rgb(137,100,7); }
div.DivClassName
{
background-color: #896407;
}
.BgClassName
{
background-color: #896407;
}
</style>
border-color css
<style>
span { border-color: #896407; }
span { border-color: rgb(137,100,7); }
td.TdClassName
{
border-color: #896407;
}
.TagClassName
{
border-color: #896407;
}
</style>