#87500C (or 0x87500C) is unknown color: approx Saddle Brown. HEX triplet: 87, 50 and 0C. RGB value is (135,80,12). Sum of RGB (Red+Green+Blue) = 135+80+12=227 (30% of max value = 765). Red value is 135 (53.12% from 255 or 59.47% from 227); Green value is 80 (31.64% from 255 or 35.24% from 227); Blue value is 12 (5.08% from 255 or 5.29% from 227); Max value from RGB is 135 - color contains mainly: red. Hex color #87500C is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #87500C is #78AFF3. Grayscale: #595959. Windows color (decimal): -7909364 or 807047. OLE color: 807047.
HSL color Cylindrical-coordinate representation of color #87500C: hue angle of 33.17º degrees, saturation: 0.84, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #87500C is Cyan = 0, Magento = 0.41, Yellow = 0.91 and Black (K on CMYK) = 0.47.
<style> p { color: #87500C; } p { color: rgb(135,80,12); } H1.HeaderClassName { color: #87500C; } .AnyTagClassName { color: #87500C; } </style>
<style> a { background-color: #87500C; } a { background-color: rgb(135,80,12); } div.DivClassName { background-color: #87500C; } .BgClassName { background-color: #87500C; } </style>
<style> span { border-color: #87500C; } span { border-color: rgb(135,80,12); } td.TdClassName { border-color: #87500C; } .TagClassName { border-color: #87500C; } </style>