#CCCFE5 (or 0xCCCFE5) is unknown color: approx Periwinkle. HEX triplet: CC, CF and E5. RGB value is (204,207,229). Sum of RGB (Red+Green+Blue) = 204+207+229=640 (84% of max value = 765). Red value is 204 (80.08% from 255 or 31.88% from 640); Green value is 207 (81.25% from 255 or 32.34% from 640); Blue value is 229 (89.84% from 255 or 35.78% from 640); Max value from RGB is 229 - color contains mainly: blue. Hex color #CCCFE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCCFE5 is #33301A. Grayscale: #D0D0D0. Windows color (decimal): -3354651 or 15060940. OLE color: 15060940.
HSL color Cylindrical-coordinate representation of color #CCCFE5: hue angle of 232.8º degrees, saturation: 0.32, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CCCFE5 is Cyan = 0.11, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #CCCFE5; } p { color: rgb(204,207,229); } H1.HeaderClassName { color: #CCCFE5; } .AnyTagClassName { color: #CCCFE5; } </style>
<style> a { background-color: #CCCFE5; } a { background-color: rgb(204,207,229); } div.DivClassName { background-color: #CCCFE5; } .BgClassName { background-color: #CCCFE5; } </style>
<style> span { border-color: #CCCFE5; } span { border-color: rgb(204,207,229); } td.TdClassName { border-color: #CCCFE5; } .TagClassName { border-color: #CCCFE5; } </style>