#CECEE7 (or 0xCECEE7) is unknown color: approx Quartz. HEX triplet: CE, CE and E7. RGB value is (206,206,231). Sum of RGB (Red+Green+Blue) = 206+206+231=643 (85% of max value = 765). Red value is 206 (80.86% from 255 or 32.04% from 643); Green value is 206 (80.86% from 255 or 32.04% from 643); Blue value is 231 (90.62% from 255 or 35.93% from 643); Max value from RGB is 231 - color contains mainly: blue. Hex color #CECEE7 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CECEE7 is #313118. Grayscale: #D0D0D0. Windows color (decimal): -3223833 or 15191758. OLE color: 15191758.
HSL color Cylindrical-coordinate representation of color #CECEE7: hue angle of 240º degrees, saturation: 0.34, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CECEE7 is Cyan = 0.11, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #CECEE7; } p { color: rgb(206,206,231); } H1.HeaderClassName { color: #CECEE7; } .AnyTagClassName { color: #CECEE7; } </style>
<style> a { background-color: #CECEE7; } a { background-color: rgb(206,206,231); } div.DivClassName { background-color: #CECEE7; } .BgClassName { background-color: #CECEE7; } </style>
<style> span { border-color: #CECEE7; } span { border-color: rgb(206,206,231); } td.TdClassName { border-color: #CECEE7; } .TagClassName { border-color: #CECEE7; } </style>