#CCC7FD (or 0xCCC7FD) is unknown color: approx Lavender Blue. HEX triplet: CC, C7 and FD. RGB value is (204,199,253). Sum of RGB (Red+Green+Blue) = 204+199+253=656 (86% of max value = 765). Red value is 204 (80.08% from 255 or 31.10% from 656); Green value is 199 (78.12% from 255 or 30.34% from 656); Blue value is 253 (99.22% from 255 or 38.57% from 656); Max value from RGB is 253 - color contains mainly: blue. Hex color #CCC7FD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCC7FD is #333802. Grayscale: #CECECE. Windows color (decimal): -3356675 or 16631756. OLE color: 16631756.
HSL color Cylindrical-coordinate representation of color #CCC7FD: hue angle of 245.56º degrees, saturation: 0.93, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CCC7FD is Cyan = 0.19, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #CCC7FD; } p { color: rgb(204,199,253); } H1.HeaderClassName { color: #CCC7FD; } .AnyTagClassName { color: #CCC7FD; } </style>
<style> a { background-color: #CCC7FD; } a { background-color: rgb(204,199,253); } div.DivClassName { background-color: #CCC7FD; } .BgClassName { background-color: #CCC7FD; } </style>
<style> span { border-color: #CCC7FD; } span { border-color: rgb(204,199,253); } td.TdClassName { border-color: #CCC7FD; } .TagClassName { border-color: #CCC7FD; } </style>