#882F40 (or 0x882F40) is unknown color: approx Paprika. HEX triplet: 88, 2F and 40. RGB value is (136,47,64). Sum of RGB (Red+Green+Blue) = 136+47+64=247 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.06% from 247); Green value is 47 (18.75% from 255 or 19.03% from 247); Blue value is 64 (25.39% from 255 or 25.91% from 247); Max value from RGB is 136 - color contains mainly: red. Hex color #882F40 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #882F40 is #77D0BF. Grayscale: #4B4B4B. Windows color (decimal): -7852224 or 4206472. OLE color: 4206472.
HSL color Cylindrical-coordinate representation of color #882F40: hue angle of 348.54º degrees, saturation: 0.49, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #882F40 is Cyan = 0, Magento = 0.65, Yellow = 0.53 and Black (K on CMYK) = 0.47.
<style> p { color: #882F40; } p { color: rgb(136,47,64); } H1.HeaderClassName { color: #882F40; } .AnyTagClassName { color: #882F40; } </style>
<style> a { background-color: #882F40; } a { background-color: rgb(136,47,64); } div.DivClassName { background-color: #882F40; } .BgClassName { background-color: #882F40; } </style>
<style> span { border-color: #882F40; } span { border-color: rgb(136,47,64); } td.TdClassName { border-color: #882F40; } .TagClassName { border-color: #882F40; } </style>