#DEF6D6 (or 0xDEF6D6) is unknown color: approx Hint Of Green. HEX triplet: DE, F6 and D6. RGB value is (222,246,214). Sum of RGB (Red+Green+Blue) = 222+246+214=682 (90% of max value = 765). Red value is 222 (87.11% from 255 or 32.55% from 682); Green value is 246 (96.48% from 255 or 36.07% from 682); Blue value is 214 (83.98% from 255 or 31.38% from 682); Max value from RGB is 246 - color contains mainly: green. Hex color #DEF6D6 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEF6D6 is #210929. Grayscale: #EBEBEB. Windows color (decimal): -2165034 or 14087902. OLE color: 14087902.
HSL color Cylindrical-coordinate representation of color #DEF6D6: hue angle of 105º degrees, saturation: 0.64, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DEF6D6 is Cyan = 0.10, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.04.
<style> p { color: #DEF6D6; } p { color: rgb(222,246,214); } H1.HeaderClassName { color: #DEF6D6; } .AnyTagClassName { color: #DEF6D6; } </style>
<style> a { background-color: #DEF6D6; } a { background-color: rgb(222,246,214); } div.DivClassName { background-color: #DEF6D6; } .BgClassName { background-color: #DEF6D6; } </style>
<style> span { border-color: #DEF6D6; } span { border-color: rgb(222,246,214); } td.TdClassName { border-color: #DEF6D6; } .TagClassName { border-color: #DEF6D6; } </style>