#C72C2A (or 0xC72C2A) is unknown color: approx Persian Red. HEX triplet: C7, 2C and 2A. RGB value is (199,44,42). Sum of RGB (Red+Green+Blue) = 199+44+42=285 (37% of max value = 765). Red value is 199 (78.12% from 255 or 69.82% from 285); Green value is 44 (17.58% from 255 or 15.44% from 285); Blue value is 42 (16.80% from 255 or 14.74% from 285); Max value from RGB is 199 - color contains mainly: red. Hex color #C72C2A is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C72C2A is #38D3D5. Grayscale: #5A5A5A. Windows color (decimal): -3724246 or 2763975. OLE color: 2763975.
HSL color Cylindrical-coordinate representation of color #C72C2A: hue angle of 0.76º degrees, saturation: 0.65, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #C72C2A is Cyan = 0, Magento = 0.78, Yellow = 0.79 and Black (K on CMYK) = 0.22.
<style> p { color: #c72c2a; } p { color: rgb(199,44,42); } H1.HeaderClassName { color: #c72c2a; } .AnyTagClassName { color: #c72c2a; } </style>
<style> a { background-color: #c72c2a; } a { background-color: rgb(199,44,42); } div.DivClassName { background-color: #c72c2a; } .BgClassName { background-color: #c72c2a; } </style>
<style> span { border-color: #c72c2a; } span { border-color: rgb(199,44,42); } td.TdClassName { border-color: #c72c2a; } .TagClassName { border-color: #c72c2a; } </style>