#CEDCA4 (or 0xCEDCA4) is unknown color: approx Reef. HEX triplet: CE, DC and A4. RGB value is (206,220,164). Sum of RGB (Red+Green+Blue) = 206+220+164=590 (78% of max value = 765). Red value is 206 (80.86% from 255 or 34.92% from 590); Green value is 220 (86.33% from 255 or 37.29% from 590); Blue value is 164 (64.45% from 255 or 27.80% from 590); Max value from RGB is 220 - color contains mainly: green. Hex color #CEDCA4 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CEDCA4 is #31235B. Grayscale: #D1D1D1. Windows color (decimal): -3220316 or 10804430. OLE color: 10804430.
HSL color Cylindrical-coordinate representation of color #CEDCA4: hue angle of 75º degrees, saturation: 0.44, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #CEDCA4 is Cyan = 0.06, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.14.
<style> p { color: #CEDCA4; } p { color: rgb(206,220,164); } H1.HeaderClassName { color: #CEDCA4; } .AnyTagClassName { color: #CEDCA4; } </style>
<style> a { background-color: #CEDCA4; } a { background-color: rgb(206,220,164); } div.DivClassName { background-color: #CEDCA4; } .BgClassName { background-color: #CEDCA4; } </style>
<style> span { border-color: #CEDCA4; } span { border-color: rgb(206,220,164); } td.TdClassName { border-color: #CEDCA4; } .TagClassName { border-color: #CEDCA4; } </style>