#DEECAF (or 0xDEECAF) is unknown color: approx Tusk. HEX triplet: DE, EC and AF. RGB value is (222,236,175). Sum of RGB (Red+Green+Blue) = 222+236+175=633 (83% of max value = 765). Red value is 222 (87.11% from 255 or 35.07% from 633); Green value is 236 (92.58% from 255 or 37.28% from 633); Blue value is 175 (68.75% from 255 or 27.65% from 633); Max value from RGB is 236 - color contains mainly: green. Hex color #DEECAF is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEECAF is #211350. Grayscale: #E1E1E1. Windows color (decimal): -2167633 or 11529438. OLE color: 11529438.
HSL color Cylindrical-coordinate representation of color #DEECAF: hue angle of 73.77º degrees, saturation: 0.62, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #DEECAF is Cyan = 0.06, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.07.
<style> p { color: #DEECAF; } p { color: rgb(222,236,175); } H1.HeaderClassName { color: #DEECAF; } .AnyTagClassName { color: #DEECAF; } </style>
<style> a { background-color: #DEECAF; } a { background-color: rgb(222,236,175); } div.DivClassName { background-color: #DEECAF; } .BgClassName { background-color: #DEECAF; } </style>
<style> span { border-color: #DEECAF; } span { border-color: rgb(222,236,175); } td.TdClassName { border-color: #DEECAF; } .TagClassName { border-color: #DEECAF; } </style>