#CCABAF (or 0xCCABAF) is unknown color: approx Pink Flare. HEX triplet: CC, AB and AF. RGB value is (204,171,175). Sum of RGB (Red+Green+Blue) = 204+171+175=550 (72% of max value = 765). Red value is 204 (80.08% from 255 or 37.09% from 550); Green value is 171 (67.19% from 255 or 31.09% from 550); Blue value is 175 (68.75% from 255 or 31.82% from 550); Max value from RGB is 204 - color contains mainly: red. Hex color #CCABAF is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CCABAF is #335450. Grayscale: #B5B5B5. Windows color (decimal): -3363921 or 11512780. OLE color: 11512780.
HSL color Cylindrical-coordinate representation of color #CCABAF: hue angle of 352.73º degrees, saturation: 0.24, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CCABAF is Cyan = 0, Magento = 0.16, Yellow = 0.14 and Black (K on CMYK) = 0.2.
<style> p { color: #CCABAF; } p { color: rgb(204,171,175); } H1.HeaderClassName { color: #CCABAF; } .AnyTagClassName { color: #CCABAF; } </style>
<style> a { background-color: #CCABAF; } a { background-color: rgb(204,171,175); } div.DivClassName { background-color: #CCABAF; } .BgClassName { background-color: #CCABAF; } </style>
<style> span { border-color: #CCABAF; } span { border-color: rgb(204,171,175); } td.TdClassName { border-color: #CCABAF; } .TagClassName { border-color: #CCABAF; } </style>