#CC129F (or 0xCC129F) is unknown color: approx Medium Violet Red. HEX triplet: CC, 12 and 9F. RGB value is (204,18,159). Sum of RGB (Red+Green+Blue) = 204+18+159=381 (50% of max value = 765). Red value is 204 (80.08% from 255 or 53.54% from 381); Green value is 18 (7.42% from 255 or 4.72% from 381); Blue value is 159 (62.5% from 255 or 41.73% from 381); Max value from RGB is 204 - color contains mainly: red. Hex color #CC129F is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #CC129F is #33ED60. Grayscale: #595959. Windows color (decimal): -3403105 or 10425036. OLE color: 10425036.
HSL color Cylindrical-coordinate representation of color #CC129F: hue angle of 314.52º degrees, saturation: 0.84, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #CC129F is Cyan = 0, Magento = 0.91, Yellow = 0.22 and Black (K on CMYK) = 0.2.
<style> p { color: #CC129F; } p { color: rgb(204,18,159); } H1.HeaderClassName { color: #CC129F; } .AnyTagClassName { color: #CC129F; } </style>
<style> a { background-color: #CC129F; } a { background-color: rgb(204,18,159); } div.DivClassName { background-color: #CC129F; } .BgClassName { background-color: #CC129F; } </style>
<style> span { border-color: #CC129F; } span { border-color: rgb(204,18,159); } td.TdClassName { border-color: #CC129F; } .TagClassName { border-color: #CC129F; } </style>