#CBEADA (or 0xCBEADA) is unknown color: approx Aero Blue. HEX triplet: CB, EA and DA. RGB value is (203,234,218). Sum of RGB (Red+Green+Blue) = 203+234+218=655 (86% of max value = 765). Red value is 203 (79.69% from 255 or 30.99% from 655); Green value is 234 (91.80% from 255 or 35.73% from 655); Blue value is 218 (85.55% from 255 or 33.28% from 655); Max value from RGB is 234 - color contains mainly: green. Hex color #CBEADA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CBEADA is #341525. Grayscale: #DEDEDE. Windows color (decimal): -3413286 or 14346955. OLE color: 14346955.
HSL color Cylindrical-coordinate representation of color #CBEADA: hue angle of 149.03º degrees, saturation: 0.42, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CBEADA is Cyan = 0.13, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.08.
<style> p { color: #CBEADA; } p { color: rgb(203,234,218); } H1.HeaderClassName { color: #CBEADA; } .AnyTagClassName { color: #CBEADA; } </style>
<style> a { background-color: #CBEADA; } a { background-color: rgb(203,234,218); } div.DivClassName { background-color: #CBEADA; } .BgClassName { background-color: #CBEADA; } </style>
<style> span { border-color: #CBEADA; } span { border-color: rgb(203,234,218); } td.TdClassName { border-color: #CBEADA; } .TagClassName { border-color: #CBEADA; } </style>