#04ABB3 (or 0x04ABB3) is unknown color: approx Iris Blue. HEX triplet: 04, AB and B3. RGB value is (4,171,179). Sum of RGB (Red+Green+Blue) = 4+171+179=354 (46% of max value = 765). Red value is 4 (1.95% from 255 or 1.13% from 354); Green value is 171 (67.19% from 255 or 48.31% from 354); Blue value is 179 (70.31% from 255 or 50.56% from 354); Max value from RGB is 179 - color contains mainly: blue. Hex color #04ABB3 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #04ABB3 is #FB544C. Grayscale: #797979. Windows color (decimal): -16471117 or 11774724. OLE color: 11774724.
HSL color Cylindrical-coordinate representation of color #04ABB3: hue angle of 182.74º degrees, saturation: 0.96, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #04ABB3 is Cyan = 0.98, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #04ABB3; } p { color: rgb(4,171,179); } H1.HeaderClassName { color: #04ABB3; } .AnyTagClassName { color: #04ABB3; } </style>
<style> a { background-color: #04ABB3; } a { background-color: rgb(4,171,179); } div.DivClassName { background-color: #04ABB3; } .BgClassName { background-color: #04ABB3; } </style>
<style> span { border-color: #04ABB3; } span { border-color: rgb(4,171,179); } td.TdClassName { border-color: #04ABB3; } .TagClassName { border-color: #04ABB3; } </style>