#05B8C0 (or 0x05B8C0) is unknown color: approx Iris Blue. HEX triplet: 05, B8 and C0. RGB value is (5,184,192). Sum of RGB (Red+Green+Blue) = 5+184+192=381 (50% of max value = 765). Red value is 5 (2.34% from 255 or 1.31% from 381); Green value is 184 (72.27% from 255 or 48.29% from 381); Blue value is 192 (75.39% from 255 or 50.39% from 381); Max value from RGB is 192 - color contains mainly: blue. Hex color #05B8C0 is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #05B8C0 is #FA473F. Grayscale: #838383. Windows color (decimal): -16402240 or 12630021. OLE color: 12630021.
HSL color Cylindrical-coordinate representation of color #05B8C0: hue angle of 182.57º degrees, saturation: 0.95, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #05B8C0 is Cyan = 0.97, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #05b8c0; } p { color: rgb(5,184,192); } H1.HeaderClassName { color: #05b8c0; } .AnyTagClassName { color: #05b8c0; } </style>
<style> a { background-color: #05b8c0; } a { background-color: rgb(5,184,192); } div.DivClassName { background-color: #05b8c0; } .BgClassName { background-color: #05b8c0; } </style>
<style> span { border-color: #05b8c0; } span { border-color: rgb(5,184,192); } td.TdClassName { border-color: #05b8c0; } .TagClassName { border-color: #05b8c0; } </style>