#C90C4A (or 0xC90C4A) is unknown color: approx Crimson. HEX triplet: C9, 0C and 4A. RGB value is (201,12,74). Sum of RGB (Red+Green+Blue) = 201+12+74=287 (38% of max value = 765). Red value is 201 (78.91% from 255 or 70.03% from 287); Green value is 12 (5.08% from 255 or 4.18% from 287); Blue value is 74 (29.30% from 255 or 25.78% from 287); Max value from RGB is 201 - color contains mainly: red. Hex color #C90C4A is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #C90C4A is #36F3B5. Grayscale: #4B4B4B. Windows color (decimal): -3601334 or 4852937. OLE color: 4852937.
HSL color Cylindrical-coordinate representation of color #C90C4A: hue angle of 340.32º degrees, saturation: 0.89, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #C90C4A is Cyan = 0, Magento = 0.94, Yellow = 0.63 and Black (K on CMYK) = 0.21.
<style> p { color: #C90C4A; } p { color: rgb(201,12,74); } H1.HeaderClassName { color: #C90C4A; } .AnyTagClassName { color: #C90C4A; } </style>
<style> a { background-color: #C90C4A; } a { background-color: rgb(201,12,74); } div.DivClassName { background-color: #C90C4A; } .BgClassName { background-color: #C90C4A; } </style>
<style> span { border-color: #C90C4A; } span { border-color: rgb(201,12,74); } td.TdClassName { border-color: #C90C4A; } .TagClassName { border-color: #C90C4A; } </style>