#C03E4B (or 0xC03E4B) is unknown color: approx Old Rose. HEX triplet: C0, 3E and 4B. RGB value is (192,62,75). Sum of RGB (Red+Green+Blue) = 192+62+75=329 (43% of max value = 765). Red value is 192 (75.39% from 255 or 58.36% from 329); Green value is 62 (24.61% from 255 or 18.84% from 329); Blue value is 75 (29.69% from 255 or 22.80% from 329); Max value from RGB is 192 - color contains mainly: red. Hex color #C03E4B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C03E4B is #3FC1B4. Grayscale: #666666. Windows color (decimal): -4178357 or 4931264. OLE color: 4931264.
HSL color Cylindrical-coordinate representation of color #C03E4B: hue angle of 354º degrees, saturation: 0.51, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #C03E4B is Cyan = 0, Magento = 0.68, Yellow = 0.61 and Black (K on CMYK) = 0.25.
<style> p { color: #C03E4B; } p { color: rgb(192,62,75); } H1.HeaderClassName { color: #C03E4B; } .AnyTagClassName { color: #C03E4B; } </style>
<style> a { background-color: #C03E4B; } a { background-color: rgb(192,62,75); } div.DivClassName { background-color: #C03E4B; } .BgClassName { background-color: #C03E4B; } </style>
<style> span { border-color: #C03E4B; } span { border-color: rgb(192,62,75); } td.TdClassName { border-color: #C03E4B; } .TagClassName { border-color: #C03E4B; } </style>