#CCAFDE (or 0xCCAFDE) is unknown color: approx Prelude. HEX triplet: CC, AF and DE. RGB value is (204,175,222). Sum of RGB (Red+Green+Blue) = 204+175+222=601 (79% of max value = 765). Red value is 204 (80.08% from 255 or 33.94% from 601); Green value is 175 (68.75% from 255 or 29.12% from 601); Blue value is 222 (87.11% from 255 or 36.94% from 601); Max value from RGB is 222 - color contains mainly: blue. Hex color #CCAFDE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CCAFDE is #335021. Grayscale: #BCBCBC. Windows color (decimal): -3362850 or 14593996. OLE color: 14593996.
HSL color Cylindrical-coordinate representation of color #CCAFDE: hue angle of 277.02º degrees, saturation: 0.42, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CCAFDE is Cyan = 0.08, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CCAFDE; } p { color: rgb(204,175,222); } H1.HeaderClassName { color: #CCAFDE; } .AnyTagClassName { color: #CCAFDE; } </style>
<style> a { background-color: #CCAFDE; } a { background-color: rgb(204,175,222); } div.DivClassName { background-color: #CCAFDE; } .BgClassName { background-color: #CCAFDE; } </style>
<style> span { border-color: #CCAFDE; } span { border-color: rgb(204,175,222); } td.TdClassName { border-color: #CCAFDE; } .TagClassName { border-color: #CCAFDE; } </style>