Shades of Golden Brown #896610
Tints of Golden Brown #896610
RGB
CMYK
RGB Variations
Color information
#896610 (or 0x896610) is known color: Golden Brown. HEX triplet: 89, 66 and 10. RGB value is (137,102,16). Sum of RGB (Red+Green+Blue) = 137+102+16=255 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.73% from 255); Green value is 102 (40.23% from 255 or 40% from 255); Blue value is 16 (6.64% from 255 or 6.27% from 255); Max value from RGB is 137 - color contains mainly: red. Hex color #896610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896610 is #7699EF. Grayscale: #676767. Windows color (decimal): -7772656 or 1074825. OLE color: 1074825.
HSL color Cylindrical-coordinate representation of color #896610: hue angle of 42.64º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #896610 is Cyan = 0, Magento = 0.26, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 16 | - |
| CMYK | 0 | 0.26 | 0.88 | 0.46 |
| HSL | 42.64º | 0.79% | 0.3% | - |
| HSV(B) | 42.64º | 0.88% | 0.54% | - |
| XYZ | 15.16 | 14.86 | 2.56 | - |
| YUV | 102.66 | 79.1 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 16 | 0 | 0.26 | 0.88 | 0.46 | 42.64 | 0.79 | 0.3 |
| Hex | 89 | 66 | 10 | 0 | 1A | 58 | 2E | 2B | 4F | 1E |
| Octal | 211 | 146 | 20 | 0 | 32 | 130 | 56 | 53 | 117 | 36 |
| Binary | 10001001 | 1100110 | 10000 | 0 | 11010 | 1011000 | 101110 | 101011 | 1001111 | 11110 |
Color Harmonies of #896610
Complementary color
Monochromatic Colors of #896610
Black with #896610
Text Example
Text Example
White with #896610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896610; }
p { color: rgb(137,102,16); }
H1.HeaderClassName
{
color: #896610;
}
.AnyTagClassName
{
color: #896610;
}
</style>
background-color css
<style>
a { background-color: #896610; }
a { background-color: rgb(137,102,16); }
div.DivClassName
{
background-color: #896610;
}
.BgClassName
{
background-color: #896610;
}
</style>
border-color css
<style>
span { border-color: #896610; }
span { border-color: rgb(137,102,16); }
td.TdClassName
{
border-color: #896610;
}
.TagClassName
{
border-color: #896610;
}
</style>