#04D5FF (or 0x04D5FF) is unknown color: approx Deep Sky Blue. HEX triplet: 04, D5 and FF. RGB value is (4,213,255). Sum of RGB (Red+Green+Blue) = 4+213+255=472 (62% of max value = 765). Red value is 4 (1.95% from 255 or 0.85% from 472); Green value is 213 (83.59% from 255 or 45.13% from 472); Blue value is 255 (100% from 255 or 54.03% from 472); Max value from RGB is 255 - color contains mainly: blue. Hex color #04D5FF is not a web safe color. Web safe color analog (approx): #00CCFF. Inversed color of #04D5FF is #FB2A00. Grayscale: #9A9A9A. Windows color (decimal): -16460289 or 16766212. OLE color: 16766212.
HSL color Cylindrical-coordinate representation of color #04D5FF: hue angle of 190.04º degrees, saturation: 1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #04D5FF is Cyan = 0.98, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #04D5FF; } p { color: rgb(4,213,255); } H1.HeaderClassName { color: #04D5FF; } .AnyTagClassName { color: #04D5FF; } </style>
<style> a { background-color: #04D5FF; } a { background-color: rgb(4,213,255); } div.DivClassName { background-color: #04D5FF; } .BgClassName { background-color: #04D5FF; } </style>
<style> span { border-color: #04D5FF; } span { border-color: rgb(4,213,255); } td.TdClassName { border-color: #04D5FF; } .TagClassName { border-color: #04D5FF; } </style>