#020C58 (or 0x020C58) is unknown color: approx Sapphire. HEX triplet: 02, 0C and 58. RGB value is (2,12,88). Sum of RGB (Red+Green+Blue) = 2+12+88=102 (13% of max value = 765). Red value is 2 (1.17% from 255 or 1.96% from 102); Green value is 12 (5.08% from 255 or 11.76% from 102); Blue value is 88 (34.77% from 255 or 86.27% from 102); Max value from RGB is 88 - color contains mainly: blue. Hex color #020C58 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #020C58 is #FDF3A7. Grayscale: #111111. Windows color (decimal): -16642984 or 5770242. OLE color: 5770242.
HSL color Cylindrical-coordinate representation of color #020C58: hue angle of 233.02º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #020C58 is Cyan = 0.98, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #020C58; } p { color: rgb(2,12,88); } H1.HeaderClassName { color: #020C58; } .AnyTagClassName { color: #020C58; } </style>
<style> a { background-color: #020C58; } a { background-color: rgb(2,12,88); } div.DivClassName { background-color: #020C58; } .BgClassName { background-color: #020C58; } </style>
<style> span { border-color: #020C58; } span { border-color: rgb(2,12,88); } td.TdClassName { border-color: #020C58; } .TagClassName { border-color: #020C58; } </style>