#CEDBA0 (or 0xCEDBA0) is unknown color: approx Reef. HEX triplet: CE, DB and A0. RGB value is (206,219,160). Sum of RGB (Red+Green+Blue) = 206+219+160=585 (77% of max value = 765). Red value is 206 (80.86% from 255 or 35.21% from 585); Green value is 219 (85.94% from 255 or 37.44% from 585); Blue value is 160 (62.89% from 255 or 27.35% from 585); Max value from RGB is 219 - color contains mainly: green. Hex color #CEDBA0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CEDBA0 is #31245F. Grayscale: #D0D0D0. Windows color (decimal): -3220576 or 10542030. OLE color: 10542030.
HSL color Cylindrical-coordinate representation of color #CEDBA0: hue angle of 73.22º degrees, saturation: 0.45, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #CEDBA0 is Cyan = 0.06, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.14.
<style> p { color: #CEDBA0; } p { color: rgb(206,219,160); } H1.HeaderClassName { color: #CEDBA0; } .AnyTagClassName { color: #CEDBA0; } </style>
<style> a { background-color: #CEDBA0; } a { background-color: rgb(206,219,160); } div.DivClassName { background-color: #CEDBA0; } .BgClassName { background-color: #CEDBA0; } </style>
<style> span { border-color: #CEDBA0; } span { border-color: rgb(206,219,160); } td.TdClassName { border-color: #CEDBA0; } .TagClassName { border-color: #CEDBA0; } </style>