#CEADDA (or 0xCEADDA) is unknown color: approx Prelude. HEX triplet: CE, AD and DA. RGB value is (206,173,218). Sum of RGB (Red+Green+Blue) = 206+173+218=597 (79% of max value = 765). Red value is 206 (80.86% from 255 or 34.51% from 597); Green value is 173 (67.97% from 255 or 28.98% from 597); Blue value is 218 (85.55% from 255 or 36.52% from 597); Max value from RGB is 218 - color contains mainly: blue. Hex color #CEADDA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CEADDA is #315225. Grayscale: #BBBBBB. Windows color (decimal): -3232294 or 14331342. OLE color: 14331342.
HSL color Cylindrical-coordinate representation of color #CEADDA: hue angle of 284º degrees, saturation: 0.38, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CEADDA is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CEADDA; } p { color: rgb(206,173,218); } H1.HeaderClassName { color: #CEADDA; } .AnyTagClassName { color: #CEADDA; } </style>
<style> a { background-color: #CEADDA; } a { background-color: rgb(206,173,218); } div.DivClassName { background-color: #CEADDA; } .BgClassName { background-color: #CEADDA; } </style>
<style> span { border-color: #CEADDA; } span { border-color: rgb(206,173,218); } td.TdClassName { border-color: #CEADDA; } .TagClassName { border-color: #CEADDA; } </style>