#05DEF3 (or 0x05DEF3) is unknown color: approx Bright Turquoise. HEX triplet: 05, DE and F3. RGB value is (5,222,243). Sum of RGB (Red+Green+Blue) = 5+222+243=470 (62% of max value = 765). Red value is 5 (2.34% from 255 or 1.06% from 470); Green value is 222 (87.11% from 255 or 47.23% from 470); Blue value is 243 (95.31% from 255 or 51.70% from 470); Max value from RGB is 243 - color contains mainly: blue. Hex color #05DEF3 is not a web safe color. Web safe color analog (approx): #00CCFF. Inversed color of #05DEF3 is #FA210C. Grayscale: #9F9F9F. Windows color (decimal): -16392461 or 15982085. OLE color: 15982085.
HSL color Cylindrical-coordinate representation of color #05DEF3: hue angle of 185.29º degrees, saturation: 0.96, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #05DEF3 is Cyan = 0.98, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #05DEF3; } p { color: rgb(5,222,243); } H1.HeaderClassName { color: #05DEF3; } .AnyTagClassName { color: #05DEF3; } </style>
<style> a { background-color: #05DEF3; } a { background-color: rgb(5,222,243); } div.DivClassName { background-color: #05DEF3; } .BgClassName { background-color: #05DEF3; } </style>
<style> span { border-color: #05DEF3; } span { border-color: rgb(5,222,243); } td.TdClassName { border-color: #05DEF3; } .TagClassName { border-color: #05DEF3; } </style>