#CCC0D1 (or 0xCCC0D1) is unknown color: approx Prelude. HEX triplet: CC, C0 and D1. RGB value is (204,192,209). Sum of RGB (Red+Green+Blue) = 204+192+209=605 (80% of max value = 765). Red value is 204 (80.08% from 255 or 33.72% from 605); Green value is 192 (75.39% from 255 or 31.74% from 605); Blue value is 209 (82.03% from 255 or 34.55% from 605); Max value from RGB is 209 - color contains mainly: blue. Hex color #CCC0D1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCC0D1 is #333F2E. Grayscale: #C5C5C5. Windows color (decimal): -3358511 or 13746380. OLE color: 13746380.
HSL color Cylindrical-coordinate representation of color #CCC0D1: hue angle of 282.35º degrees, saturation: 0.16, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CCC0D1 is Cyan = 0.02, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CCC0D1; } p { color: rgb(204,192,209); } H1.HeaderClassName { color: #CCC0D1; } .AnyTagClassName { color: #CCC0D1; } </style>
<style> a { background-color: #CCC0D1; } a { background-color: rgb(204,192,209); } div.DivClassName { background-color: #CCC0D1; } .BgClassName { background-color: #CCC0D1; } </style>
<style> span { border-color: #CCC0D1; } span { border-color: rgb(204,192,209); } td.TdClassName { border-color: #CCC0D1; } .TagClassName { border-color: #CCC0D1; } </style>