Shades of Golden Brown #896008
Tints of Golden Brown #896008
RGB
CMYK
RGB Variations
Color information
#896008 (or 0x896008) is known color: Golden Brown. HEX triplet: 89, 60 and 08. RGB value is (137,96,8). Sum of RGB (Red+Green+Blue) = 137+96+8=241 (31% of max value = 765). Red value is 137 (53.91% from 255 or 56.85% from 241); Green value is 96 (37.89% from 255 or 39.83% from 241); Blue value is 8 (3.52% from 255 or 3.32% from 241); Max value from RGB is 137 - color contains mainly: red. Hex color #896008 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896008 is #769FF7. Grayscale: #626262. Windows color (decimal): -7774200 or 549001. OLE color: 549001.
HSL color Cylindrical-coordinate representation of color #896008: hue angle of 40.93º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #896008 is Cyan = 0, Magento = 0.30, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 8 | - |
| CMYK | 0 | 0.30 | 0.94 | 0.46 |
| HSL | 40.93º | 0.89% | 0.28% | - |
| HSV(B) | 40.93º | 0.94% | 0.54% | - |
| XYZ | 14.54 | 13.7 | 2.11 | - |
| YUV | 98.23 | 77.08 | 155.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 8 | 0 | 0.30 | 0.94 | 0.46 | 40.93 | 0.89 | 0.28 |
| Hex | 89 | 60 | 8 | 0 | 1E | 5E | 2E | 29 | 59 | 1C |
| Octal | 211 | 140 | 10 | 0 | 36 | 136 | 56 | 51 | 131 | 34 |
| Binary | 10001001 | 1100000 | 1000 | 0 | 11110 | 1011110 | 101110 | 101001 | 1011001 | 11100 |
Color Harmonies of #896008
Complementary color
Monochromatic Colors of #896008
Black with #896008
Text Example
Text Example
White with #896008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896008; }
p { color: rgb(137,96,8); }
H1.HeaderClassName
{
color: #896008;
}
.AnyTagClassName
{
color: #896008;
}
</style>
background-color css
<style>
a { background-color: #896008; }
a { background-color: rgb(137,96,8); }
div.DivClassName
{
background-color: #896008;
}
.BgClassName
{
background-color: #896008;
}
</style>
border-color css
<style>
span { border-color: #896008; }
span { border-color: rgb(137,96,8); }
td.TdClassName
{
border-color: #896008;
}
.TagClassName
{
border-color: #896008;
}
</style>