#0C274C (or 0x0C274C) is unknown color: approx Midnight. HEX triplet: 0C, 27 and 4C. RGB value is (12,39,76). Sum of RGB (Red+Green+Blue) = 12+39+76=127 (16% of max value = 765). Red value is 12 (5.08% from 255 or 9.45% from 127); Green value is 39 (15.62% from 255 or 30.71% from 127); Blue value is 76 (30.08% from 255 or 59.84% from 127); Max value from RGB is 76 - color contains mainly: blue. Hex color #0C274C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0C274C is #F3D8B3. Grayscale: #222222. Windows color (decimal): -15980724 or 4990732. OLE color: 4990732.
HSL color Cylindrical-coordinate representation of color #0C274C: hue angle of 214.69º degrees, saturation: 0.73, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0C274C is Cyan = 0.84, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #0c274c; } p { color: rgb(12,39,76); } H1.HeaderClassName { color: #0c274c; } .AnyTagClassName { color: #0c274c; } </style>
<style> a { background-color: #0c274c; } a { background-color: rgb(12,39,76); } div.DivClassName { background-color: #0c274c; } .BgClassName { background-color: #0c274c; } </style>
<style> span { border-color: #0c274c; } span { border-color: rgb(12,39,76); } td.TdClassName { border-color: #0c274c; } .TagClassName { border-color: #0c274c; } </style>