#C8252A (or 0xC8252A) is unknown color: approx Mahogany. HEX triplet: C8, 25 and 2A. RGB value is (200,37,42). Sum of RGB (Red+Green+Blue) = 200+37+42=279 (36% of max value = 765). Red value is 200 (78.52% from 255 or 71.68% from 279); Green value is 37 (14.84% from 255 or 13.26% from 279); Blue value is 42 (16.80% from 255 or 15.05% from 279); Max value from RGB is 200 - color contains mainly: red. Hex color #C8252A is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C8252A is #37DAD5. Grayscale: #565656. Windows color (decimal): -3660502 or 2762184. OLE color: 2762184.
HSL color Cylindrical-coordinate representation of color #C8252A: hue angle of 358.16º degrees, saturation: 0.69, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #C8252A is Cyan = 0, Magento = 0.82, Yellow = 0.79 and Black (K on CMYK) = 0.22.
<style> p { color: #C8252A; } p { color: rgb(200,37,42); } H1.HeaderClassName { color: #C8252A; } .AnyTagClassName { color: #C8252A; } </style>
<style> a { background-color: #C8252A; } a { background-color: rgb(200,37,42); } div.DivClassName { background-color: #C8252A; } .BgClassName { background-color: #C8252A; } </style>
<style> span { border-color: #C8252A; } span { border-color: rgb(200,37,42); } td.TdClassName { border-color: #C8252A; } .TagClassName { border-color: #C8252A; } </style>