#DEF3EA (or 0xDEF3EA) is unknown color: approx White Ice. HEX triplet: DE, F3 and EA. RGB value is (222,243,234). Sum of RGB (Red+Green+Blue) = 222+243+234=699 (92% of max value = 765). Red value is 222 (87.11% from 255 or 31.76% from 699); Green value is 243 (95.31% from 255 or 34.76% from 699); Blue value is 234 (91.80% from 255 or 33.48% from 699); Max value from RGB is 243 - color contains mainly: green. Hex color #DEF3EA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEF3EA is #210C15. Grayscale: #EBEBEB. Windows color (decimal): -2165782 or 15397854. OLE color: 15397854.
HSL color Cylindrical-coordinate representation of color #DEF3EA: hue angle of 154.29º degrees, saturation: 0.47, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #DEF3EA is Cyan = 0.09, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.05.
<style> p { color: #DEF3EA; } p { color: rgb(222,243,234); } H1.HeaderClassName { color: #DEF3EA; } .AnyTagClassName { color: #DEF3EA; } </style>
<style> a { background-color: #DEF3EA; } a { background-color: rgb(222,243,234); } div.DivClassName { background-color: #DEF3EA; } .BgClassName { background-color: #DEF3EA; } </style>
<style> span { border-color: #DEF3EA; } span { border-color: rgb(222,243,234); } td.TdClassName { border-color: #DEF3EA; } .TagClassName { border-color: #DEF3EA; } </style>