#CC259E (or 0xCC259E) is unknown color: approx Medium Violet Red. HEX triplet: CC, 25 and 9E. RGB value is (204,37,158). Sum of RGB (Red+Green+Blue) = 204+37+158=399 (52% of max value = 765). Red value is 204 (80.08% from 255 or 51.13% from 399); Green value is 37 (14.84% from 255 or 9.27% from 399); Blue value is 158 (62.11% from 255 or 39.60% from 399); Max value from RGB is 204 - color contains mainly: red. Hex color #CC259E is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #CC259E is #33DA61. Grayscale: #646464. Windows color (decimal): -3398242 or 10364364. OLE color: 10364364.
HSL color Cylindrical-coordinate representation of color #CC259E: hue angle of 316.53º degrees, saturation: 0.69, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #CC259E is Cyan = 0, Magento = 0.82, Yellow = 0.23 and Black (K on CMYK) = 0.2.
<style> p { color: #CC259E; } p { color: rgb(204,37,158); } H1.HeaderClassName { color: #CC259E; } .AnyTagClassName { color: #CC259E; } </style>
<style> a { background-color: #CC259E; } a { background-color: rgb(204,37,158); } div.DivClassName { background-color: #CC259E; } .BgClassName { background-color: #CC259E; } </style>
<style> span { border-color: #CC259E; } span { border-color: rgb(204,37,158); } td.TdClassName { border-color: #CC259E; } .TagClassName { border-color: #CC259E; } </style>