#CEDEAE (or 0xCEDEAE) is unknown color: approx Reef. HEX triplet: CE, DE and AE. RGB value is (206,222,174). Sum of RGB (Red+Green+Blue) = 206+222+174=602 (79% of max value = 765). Red value is 206 (80.86% from 255 or 34.22% from 602); Green value is 222 (87.11% from 255 or 36.88% from 602); Blue value is 174 (68.36% from 255 or 28.90% from 602); Max value from RGB is 222 - color contains mainly: green. Hex color #CEDEAE is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CEDEAE is #312151. Grayscale: #D3D3D3. Windows color (decimal): -3219794 or 11460302. OLE color: 11460302.
HSL color Cylindrical-coordinate representation of color #CEDEAE: hue angle of 80º degrees, saturation: 0.42, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #CEDEAE is Cyan = 0.07, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.13.
<style> p { color: #CEDEAE; } p { color: rgb(206,222,174); } H1.HeaderClassName { color: #CEDEAE; } .AnyTagClassName { color: #CEDEAE; } </style>
<style> a { background-color: #CEDEAE; } a { background-color: rgb(206,222,174); } div.DivClassName { background-color: #CEDEAE; } .BgClassName { background-color: #CEDEAE; } </style>
<style> span { border-color: #CEDEAE; } span { border-color: rgb(206,222,174); } td.TdClassName { border-color: #CEDEAE; } .TagClassName { border-color: #CEDEAE; } </style>