#02327D (or 0x02327D) is unknown color: approx Dark Cerulean. HEX triplet: 02, 32 and 7D. RGB value is (2,50,125). Sum of RGB (Red+Green+Blue) = 2+50+125=177 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.13% from 177); Green value is 50 (19.92% from 255 or 28.25% from 177); Blue value is 125 (49.22% from 255 or 70.62% from 177); Max value from RGB is 125 - color contains mainly: blue. Hex color #02327D is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #02327D is #FDCD82. Grayscale: #2B2B2B. Windows color (decimal): -16633219 or 8204802. OLE color: 8204802.
HSL color Cylindrical-coordinate representation of color #02327D: hue angle of 216.59º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02327D is Cyan = 0.98, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #02327D; } p { color: rgb(2,50,125); } H1.HeaderClassName { color: #02327D; } .AnyTagClassName { color: #02327D; } </style>
<style> a { background-color: #02327D; } a { background-color: rgb(2,50,125); } div.DivClassName { background-color: #02327D; } .BgClassName { background-color: #02327D; } </style>
<style> span { border-color: #02327D; } span { border-color: rgb(2,50,125); } td.TdClassName { border-color: #02327D; } .TagClassName { border-color: #02327D; } </style>