#CCE0D2 (or 0xCCE0D2) is unknown color: approx Granny Apple. HEX triplet: CC, E0 and D2. RGB value is (204,224,210). Sum of RGB (Red+Green+Blue) = 204+224+210=638 (84% of max value = 765). Red value is 204 (80.08% from 255 or 31.97% from 638); Green value is 224 (87.89% from 255 or 35.11% from 638); Blue value is 210 (82.42% from 255 or 32.92% from 638); Max value from RGB is 224 - color contains mainly: green. Hex color #CCE0D2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCE0D2 is #331F2D. Grayscale: #D8D8D8. Windows color (decimal): -3350318 or 13820108. OLE color: 13820108.
HSL color Cylindrical-coordinate representation of color #CCE0D2: hue angle of 138º degrees, saturation: 0.24, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #CCE0D2 is Cyan = 0.09, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.12.
<style> p { color: #CCE0D2; } p { color: rgb(204,224,210); } H1.HeaderClassName { color: #CCE0D2; } .AnyTagClassName { color: #CCE0D2; } </style>
<style> a { background-color: #CCE0D2; } a { background-color: rgb(204,224,210); } div.DivClassName { background-color: #CCE0D2; } .BgClassName { background-color: #CCE0D2; } </style>
<style> span { border-color: #CCE0D2; } span { border-color: rgb(204,224,210); } td.TdClassName { border-color: #CCE0D2; } .TagClassName { border-color: #CCE0D2; } </style>