#C9252B (or 0xC9252B) is unknown color: approx Mahogany. HEX triplet: C9, 25 and 2B. RGB value is (201,37,43). Sum of RGB (Red+Green+Blue) = 201+37+43=281 (37% of max value = 765). Red value is 201 (78.91% from 255 or 71.53% from 281); Green value is 37 (14.84% from 255 or 13.17% from 281); Blue value is 43 (17.19% from 255 or 15.30% from 281); Max value from RGB is 201 - color contains mainly: red. Hex color #C9252B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C9252B is #36DAD4. Grayscale: #565656. Windows color (decimal): -3594965 or 2827721. OLE color: 2827721.
HSL color Cylindrical-coordinate representation of color #C9252B: hue angle of 357.8º degrees, saturation: 0.69, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #C9252B is Cyan = 0, Magento = 0.82, Yellow = 0.79 and Black (K on CMYK) = 0.21.
<style> p { color: #C9252B; } p { color: rgb(201,37,43); } H1.HeaderClassName { color: #C9252B; } .AnyTagClassName { color: #C9252B; } </style>
<style> a { background-color: #C9252B; } a { background-color: rgb(201,37,43); } div.DivClassName { background-color: #C9252B; } .BgClassName { background-color: #C9252B; } </style>
<style> span { border-color: #C9252B; } span { border-color: rgb(201,37,43); } td.TdClassName { border-color: #C9252B; } .TagClassName { border-color: #C9252B; } </style>