#DEF3FA (or 0xDEF3FA) is unknown color: approx Pattens Blue. HEX triplet: DE, F3 and FA. RGB value is (222,243,250). Sum of RGB (Red+Green+Blue) = 222+243+250=715 (94% of max value = 765). Red value is 222 (87.11% from 255 or 31.05% from 715); Green value is 243 (95.31% from 255 or 33.99% from 715); Blue value is 250 (98.05% from 255 or 34.97% from 715); Max value from RGB is 250 - color contains mainly: blue. Hex color #DEF3FA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEF3FA is #210C05. Grayscale: #EDEDED. Windows color (decimal): -2165766 or 16446430. OLE color: 16446430.
HSL color Cylindrical-coordinate representation of color #DEF3FA: hue angle of 195º degrees, saturation: 0.74, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DEF3FA is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DEF3FA; } p { color: rgb(222,243,250); } H1.HeaderClassName { color: #DEF3FA; } .AnyTagClassName { color: #DEF3FA; } </style>
<style> a { background-color: #DEF3FA; } a { background-color: rgb(222,243,250); } div.DivClassName { background-color: #DEF3FA; } .BgClassName { background-color: #DEF3FA; } </style>
<style> span { border-color: #DEF3FA; } span { border-color: rgb(222,243,250); } td.TdClassName { border-color: #DEF3FA; } .TagClassName { border-color: #DEF3FA; } </style>