#CC9EA7 (or 0xCC9EA7) is unknown color: approx Careys Pink. HEX triplet: CC, 9E and A7. RGB value is (204,158,167). Sum of RGB (Red+Green+Blue) = 204+158+167=529 (70% of max value = 765). Red value is 204 (80.08% from 255 or 38.56% from 529); Green value is 158 (62.11% from 255 or 29.87% from 529); Blue value is 167 (65.62% from 255 or 31.57% from 529); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9EA7 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC9EA7 is #336158. Grayscale: #ACACAC. Windows color (decimal): -3367257 or 10985164. OLE color: 10985164.
HSL color Cylindrical-coordinate representation of color #CC9EA7: hue angle of 348.26º 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 #CC9EA7 is Cyan = 0, Magento = 0.23, Yellow = 0.18 and Black (K on CMYK) = 0.2.
<style> p { color: #CC9EA7; } p { color: rgb(204,158,167); } H1.HeaderClassName { color: #CC9EA7; } .AnyTagClassName { color: #CC9EA7; } </style>
<style> a { background-color: #CC9EA7; } a { background-color: rgb(204,158,167); } div.DivClassName { background-color: #CC9EA7; } .BgClassName { background-color: #CC9EA7; } </style>
<style> span { border-color: #CC9EA7; } span { border-color: rgb(204,158,167); } td.TdClassName { border-color: #CC9EA7; } .TagClassName { border-color: #CC9EA7; } </style>