#05BADC (or 0x05BADC) is unknown color: approx Iris Blue. HEX triplet: 05, BA and DC. RGB value is (5,186,220). Sum of RGB (Red+Green+Blue) = 5+186+220=411 (54% of max value = 765). Red value is 5 (2.34% from 255 or 1.22% from 411); Green value is 186 (73.05% from 255 or 45.26% from 411); Blue value is 220 (86.33% from 255 or 53.53% from 411); Max value from RGB is 220 - color contains mainly: blue. Hex color #05BADC is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #05BADC is #FA4523. Grayscale: #878787. Windows color (decimal): -16401700 or 14465541. OLE color: 14465541.
HSL color Cylindrical-coordinate representation of color #05BADC: hue angle of 189.49º degrees, saturation: 0.96, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #05BADC is Cyan = 0.98, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #05BADC; } p { color: rgb(5,186,220); } H1.HeaderClassName { color: #05BADC; } .AnyTagClassName { color: #05BADC; } </style>
<style> a { background-color: #05BADC; } a { background-color: rgb(5,186,220); } div.DivClassName { background-color: #05BADC; } .BgClassName { background-color: #05BADC; } </style>
<style> span { border-color: #05BADC; } span { border-color: rgb(5,186,220); } td.TdClassName { border-color: #05BADC; } .TagClassName { border-color: #05BADC; } </style>