#8B252C (or 0x8B252C) is unknown color: approx Flame Red. HEX triplet: 8B, 25 and 2C. RGB value is (139,37,44). Sum of RGB (Red+Green+Blue) = 139+37+44=220 (29% of max value = 765). Red value is 139 (54.69% from 255 or 63.18% from 220); Green value is 37 (14.84% from 255 or 16.82% from 220); Blue value is 44 (17.58% from 255 or 20% from 220); Max value from RGB is 139 - color contains mainly: red. Hex color #8B252C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #8B252C is #74DAD3. Grayscale: #444444. Windows color (decimal): -7658196 or 2893195. OLE color: 2893195.
HSL color Cylindrical-coordinate representation of color #8B252C: hue angle of 355.88º degrees, saturation: 0.58, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #8B252C is Cyan = 0, Magento = 0.73, Yellow = 0.68 and Black (K on CMYK) = 0.45.
<style> p { color: #8B252C; } p { color: rgb(139,37,44); } H1.HeaderClassName { color: #8B252C; } .AnyTagClassName { color: #8B252C; } </style>
<style> a { background-color: #8B252C; } a { background-color: rgb(139,37,44); } div.DivClassName { background-color: #8B252C; } .BgClassName { background-color: #8B252C; } </style>
<style> span { border-color: #8B252C; } span { border-color: rgb(139,37,44); } td.TdClassName { border-color: #8B252C; } .TagClassName { border-color: #8B252C; } </style>