#CD0A78 (or 0xCD0A78) is unknown color: approx Medium Violet Red. HEX triplet: CD, 0A and 78. RGB value is (205,10,120). Sum of RGB (Red+Green+Blue) = 205+10+120=335 (44% of max value = 765). Red value is 205 (80.47% from 255 or 61.19% from 335); Green value is 10 (4.30% from 255 or 2.99% from 335); Blue value is 120 (47.27% from 255 or 35.82% from 335); Max value from RGB is 205 - color contains mainly: red. Hex color #CD0A78 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CD0A78 is #32F587. Grayscale: #505050. Windows color (decimal): -3339656 or 7867085. OLE color: 7867085.
HSL color Cylindrical-coordinate representation of color #CD0A78: hue angle of 326.15º degrees, saturation: 0.91, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #CD0A78 is Cyan = 0, Magento = 0.95, Yellow = 0.41 and Black (K on CMYK) = 0.20.
<style> p { color: #CD0A78; } p { color: rgb(205,10,120); } H1.HeaderClassName { color: #CD0A78; } .AnyTagClassName { color: #CD0A78; } </style>
<style> a { background-color: #CD0A78; } a { background-color: rgb(205,10,120); } div.DivClassName { background-color: #CD0A78; } .BgClassName { background-color: #CD0A78; } </style>
<style> span { border-color: #CD0A78; } span { border-color: rgb(205,10,120); } td.TdClassName { border-color: #CD0A78; } .TagClassName { border-color: #CD0A78; } </style>