#CC909F (or 0xCC909F) is unknown color: approx Viola. HEX triplet: CC, 90 and 9F. RGB value is (204,144,159). Sum of RGB (Red+Green+Blue) = 204+144+159=507 (67% of max value = 765). Red value is 204 (80.08% from 255 or 40.24% from 507); Green value is 144 (56.64% from 255 or 28.40% from 507); Blue value is 159 (62.5% from 255 or 31.36% from 507); Max value from RGB is 204 - color contains mainly: red. Hex color #CC909F is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC909F is #336F60. Grayscale: #A3A3A3. Windows color (decimal): -3370849 or 10457292. OLE color: 10457292.
HSL color Cylindrical-coordinate representation of color #CC909F: hue angle of 345º degrees, saturation: 0.37, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #CC909F is Cyan = 0, Magento = 0.29, Yellow = 0.22 and Black (K on CMYK) = 0.2.
<style> p { color: #CC909F; } p { color: rgb(204,144,159); } H1.HeaderClassName { color: #CC909F; } .AnyTagClassName { color: #CC909F; } </style>
<style> a { background-color: #CC909F; } a { background-color: rgb(204,144,159); } div.DivClassName { background-color: #CC909F; } .BgClassName { background-color: #CC909F; } </style>
<style> span { border-color: #CC909F; } span { border-color: rgb(204,144,159); } td.TdClassName { border-color: #CC909F; } .TagClassName { border-color: #CC909F; } </style>