#02AEB5 (or 0x02AEB5) is unknown color: approx Iris Blue. HEX triplet: 02, AE and B5. RGB value is (2,174,181). Sum of RGB (Red+Green+Blue) = 2+174+181=357 (47% of max value = 765). Red value is 2 (1.17% from 255 or 0.56% from 357); Green value is 174 (68.36% from 255 or 48.74% from 357); Blue value is 181 (71.09% from 255 or 50.70% from 357); Max value from RGB is 181 - color contains mainly: blue. Hex color #02AEB5 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #02AEB5 is #FD514A. Grayscale: #7B7B7B. Windows color (decimal): -16601419 or 11906562. OLE color: 11906562.
HSL color Cylindrical-coordinate representation of color #02AEB5: hue angle of 182.35º degrees, saturation: 0.98, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #02AEB5 is Cyan = 0.99, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #02AEB5; } p { color: rgb(2,174,181); } H1.HeaderClassName { color: #02AEB5; } .AnyTagClassName { color: #02AEB5; } </style>
<style> a { background-color: #02AEB5; } a { background-color: rgb(2,174,181); } div.DivClassName { background-color: #02AEB5; } .BgClassName { background-color: #02AEB5; } </style>
<style> span { border-color: #02AEB5; } span { border-color: rgb(2,174,181); } td.TdClassName { border-color: #02AEB5; } .TagClassName { border-color: #02AEB5; } </style>