#88240B (or 0x88240B) is unknown color: approx Falu Red. HEX triplet: 88, 24 and 0B. RGB value is (136,36,11). Sum of RGB (Red+Green+Blue) = 136+36+11=183 (24% of max value = 765). Red value is 136 (53.52% from 255 or 74.32% from 183); Green value is 36 (14.45% from 255 or 19.67% from 183); Blue value is 11 (4.69% from 255 or 6.01% from 183); Max value from RGB is 136 - color contains mainly: red. Hex color #88240B is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #88240B is #77DBF4. Grayscale: #3F3F3F. Windows color (decimal): -7855093 or 730248. OLE color: 730248.
HSL color Cylindrical-coordinate representation of color #88240B: hue angle of 12º degrees, saturation: 0.85, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #88240B is Cyan = 0, Magento = 0.74, Yellow = 0.92 and Black (K on CMYK) = 0.47.
<style> p { color: #88240b; } p { color: rgb(136,36,11); } H1.HeaderClassName { color: #88240b; } .AnyTagClassName { color: #88240b; } </style>
<style> a { background-color: #88240b; } a { background-color: rgb(136,36,11); } div.DivClassName { background-color: #88240b; } .BgClassName { background-color: #88240b; } </style>
<style> span { border-color: #88240b; } span { border-color: rgb(136,36,11); } td.TdClassName { border-color: #88240b; } .TagClassName { border-color: #88240b; } </style>