#CC9EAA (or 0xCC9EAA) is unknown color: approx Careys Pink. HEX triplet: CC, 9E and AA. RGB value is (204,158,170). Sum of RGB (Red+Green+Blue) = 204+158+170=532 (70% of max value = 765). Red value is 204 (80.08% from 255 or 38.35% from 532); Green value is 158 (62.11% from 255 or 29.70% from 532); Blue value is 170 (66.80% from 255 or 31.95% from 532); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9EAA is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC9EAA is #336155. Grayscale: #ADADAD. Windows color (decimal): -3367254 or 11181772. OLE color: 11181772.
HSL color Cylindrical-coordinate representation of color #CC9EAA: hue angle of 344.35º degrees, saturation: 0.31, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CC9EAA is Cyan = 0, Magento = 0.23, Yellow = 0.17 and Black (K on CMYK) = 0.2.
<style> p { color: #CC9EAA; } p { color: rgb(204,158,170); } H1.HeaderClassName { color: #CC9EAA; } .AnyTagClassName { color: #CC9EAA; } </style>
<style> a { background-color: #CC9EAA; } a { background-color: rgb(204,158,170); } div.DivClassName { background-color: #CC9EAA; } .BgClassName { background-color: #CC9EAA; } </style>
<style> span { border-color: #CC9EAA; } span { border-color: rgb(204,158,170); } td.TdClassName { border-color: #CC9EAA; } .TagClassName { border-color: #CC9EAA; } </style>