#CCADE0 (or 0xCCADE0) is unknown color: approx Perfume. HEX triplet: CC, AD and E0. RGB value is (204,173,224). Sum of RGB (Red+Green+Blue) = 204+173+224=601 (79% of max value = 765). Red value is 204 (80.08% from 255 or 33.94% from 601); Green value is 173 (67.97% from 255 or 28.79% from 601); Blue value is 224 (87.89% from 255 or 37.27% from 601); Max value from RGB is 224 - color contains mainly: blue. Hex color #CCADE0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CCADE0 is #33521F. Grayscale: #BBBBBB. Windows color (decimal): -3363360 or 14724556. OLE color: 14724556.
HSL color Cylindrical-coordinate representation of color #CCADE0: hue angle of 276.47º degrees, saturation: 0.45, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CCADE0 is Cyan = 0.09, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #CCADE0; } p { color: rgb(204,173,224); } H1.HeaderClassName { color: #CCADE0; } .AnyTagClassName { color: #CCADE0; } </style>
<style> a { background-color: #CCADE0; } a { background-color: rgb(204,173,224); } div.DivClassName { background-color: #CCADE0; } .BgClassName { background-color: #CCADE0; } </style>
<style> span { border-color: #CCADE0; } span { border-color: rgb(204,173,224); } td.TdClassName { border-color: #CCADE0; } .TagClassName { border-color: #CCADE0; } </style>