#C42A30 (or 0xC42A30) is unknown color: approx Mahogany. HEX triplet: C4, 2A and 30. RGB value is (196,42,48). Sum of RGB (Red+Green+Blue) = 196+42+48=286 (37% of max value = 765). Red value is 196 (76.95% from 255 or 68.53% from 286); Green value is 42 (16.80% from 255 or 14.69% from 286); Blue value is 48 (19.14% from 255 or 16.78% from 286); Max value from RGB is 196 - color contains mainly: red. Hex color #C42A30 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C42A30 is #3BD5CF. Grayscale: #585858. Windows color (decimal): -3921360 or 3156676. OLE color: 3156676.
HSL color Cylindrical-coordinate representation of color #C42A30: hue angle of 357.66º degrees, saturation: 0.65, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #C42A30 is Cyan = 0, Magento = 0.79, Yellow = 0.76 and Black (K on CMYK) = 0.23.
<style> p { color: #C42A30; } p { color: rgb(196,42,48); } H1.HeaderClassName { color: #C42A30; } .AnyTagClassName { color: #C42A30; } </style>
<style> a { background-color: #C42A30; } a { background-color: rgb(196,42,48); } div.DivClassName { background-color: #C42A30; } .BgClassName { background-color: #C42A30; } </style>
<style> span { border-color: #C42A30; } span { border-color: rgb(196,42,48); } td.TdClassName { border-color: #C42A30; } .TagClassName { border-color: #C42A30; } </style>