#03BAD2 (or 0x03BAD2) is unknown color: approx Iris Blue. HEX triplet: 03, BA and D2. RGB value is (3,186,210). Sum of RGB (Red+Green+Blue) = 3+186+210=399 (52% of max value = 765). Red value is 3 (1.56% from 255 or 0.75% from 399); Green value is 186 (73.05% from 255 or 46.62% from 399); Blue value is 210 (82.42% from 255 or 52.63% from 399); Max value from RGB is 210 - color contains mainly: blue. Hex color #03BAD2 is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #03BAD2 is #FC452D. Grayscale: #858585. Windows color (decimal): -16532782 or 13810179. OLE color: 13810179.
HSL color Cylindrical-coordinate representation of color #03BAD2: hue angle of 186.96º degrees, saturation: 0.97, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #03BAD2 is Cyan = 0.99, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #03BAD2; } p { color: rgb(3,186,210); } H1.HeaderClassName { color: #03BAD2; } .AnyTagClassName { color: #03BAD2; } </style>
<style> a { background-color: #03BAD2; } a { background-color: rgb(3,186,210); } div.DivClassName { background-color: #03BAD2; } .BgClassName { background-color: #03BAD2; } </style>
<style> span { border-color: #03BAD2; } span { border-color: rgb(3,186,210); } td.TdClassName { border-color: #03BAD2; } .TagClassName { border-color: #03BAD2; } </style>