#DEF5F0 (or 0xDEF5F0) is unknown color: approx Tranquil. HEX triplet: DE, F5 and F0. RGB value is (222,245,240). Sum of RGB (Red+Green+Blue) = 222+245+240=707 (93% of max value = 765). Red value is 222 (87.11% from 255 or 31.40% from 707); Green value is 245 (96.09% from 255 or 34.65% from 707); Blue value is 240 (94.14% from 255 or 33.95% from 707); Max value from RGB is 245 - color contains mainly: green. Hex color #DEF5F0 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEF5F0 is #210A0F. Grayscale: #EDEDED. Windows color (decimal): -2165264 or 15791582. OLE color: 15791582.
HSL color Cylindrical-coordinate representation of color #DEF5F0: hue angle of 166.96º degrees, saturation: 0.53, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #DEF5F0 is Cyan = 0.09, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.04.
<style> p { color: #DEF5F0; } p { color: rgb(222,245,240); } H1.HeaderClassName { color: #DEF5F0; } .AnyTagClassName { color: #DEF5F0; } </style>
<style> a { background-color: #DEF5F0; } a { background-color: rgb(222,245,240); } div.DivClassName { background-color: #DEF5F0; } .BgClassName { background-color: #DEF5F0; } </style>
<style> span { border-color: #DEF5F0; } span { border-color: rgb(222,245,240); } td.TdClassName { border-color: #DEF5F0; } .TagClassName { border-color: #DEF5F0; } </style>