#C70A35 (or 0xC70A35) is unknown color: approx Cardinal. HEX triplet: C7, 0A and 35. RGB value is (199,10,53). Sum of RGB (Red+Green+Blue) = 199+10+53=262 (34% of max value = 765). Red value is 199 (78.12% from 255 or 75.95% from 262); Green value is 10 (4.30% from 255 or 3.82% from 262); Blue value is 53 (21.09% from 255 or 20.23% from 262); Max value from RGB is 199 - color contains mainly: red. Hex color #C70A35 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #C70A35 is #38F5CA. Grayscale: #474747. Windows color (decimal): -3732939 or 3476167. OLE color: 3476167.
HSL color Cylindrical-coordinate representation of color #C70A35: hue angle of 346.35º degrees, saturation: 0.9, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #C70A35 is Cyan = 0, Magento = 0.95, Yellow = 0.73 and Black (K on CMYK) = 0.22.
<style> p { color: #C70A35; } p { color: rgb(199,10,53); } H1.HeaderClassName { color: #C70A35; } .AnyTagClassName { color: #C70A35; } </style>
<style> a { background-color: #C70A35; } a { background-color: rgb(199,10,53); } div.DivClassName { background-color: #C70A35; } .BgClassName { background-color: #C70A35; } </style>
<style> span { border-color: #C70A35; } span { border-color: rgb(199,10,53); } td.TdClassName { border-color: #C70A35; } .TagClassName { border-color: #C70A35; } </style>