#023C5A (or 0x023C5A) is unknown color: approx Prussian Blue. HEX triplet: 02, 3C and 5A. RGB value is (2,60,90). Sum of RGB (Red+Green+Blue) = 2+60+90=152 (20% of max value = 765). Red value is 2 (1.17% from 255 or 1.32% from 152); Green value is 60 (23.83% from 255 or 39.47% from 152); Blue value is 90 (35.55% from 255 or 59.21% from 152); Max value from RGB is 90 - color contains mainly: blue. Hex color #023C5A is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #023C5A is #FDC3A5. Grayscale: #2D2D2D. Windows color (decimal): -16630694 or 5913602. OLE color: 5913602.
HSL color Cylindrical-coordinate representation of color #023C5A: hue angle of 200.45º 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 #023C5A is Cyan = 0.98, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #023C5A; } p { color: rgb(2,60,90); } H1.HeaderClassName { color: #023C5A; } .AnyTagClassName { color: #023C5A; } </style>
<style> a { background-color: #023C5A; } a { background-color: rgb(2,60,90); } div.DivClassName { background-color: #023C5A; } .BgClassName { background-color: #023C5A; } </style>
<style> span { border-color: #023C5A; } span { border-color: rgb(2,60,90); } td.TdClassName { border-color: #023C5A; } .TagClassName { border-color: #023C5A; } </style>