#000C61 (or 0x000C61) is unknown color: approx Sapphire. HEX triplet: 00, 0C and 61. RGB value is (0,12,97). Sum of RGB (Red+Green+Blue) = 0+12+97=109 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 109); Green value is 12 (5.08% from 255 or 11.01% from 109); Blue value is 97 (38.28% from 255 or 88.99% from 109); Max value from RGB is 97 - color contains mainly: blue. Hex color #000C61 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #000C61 is #FFF39E. Grayscale: #111111. Windows color (decimal): -16774047 or 6360064. OLE color: 6360064.
HSL color Cylindrical-coordinate representation of color #000C61: hue angle of 232.58º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #000C61 is Cyan = 1, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #000C61; } p { color: rgb(0,12,97); } H1.HeaderClassName { color: #000C61; } .AnyTagClassName { color: #000C61; } </style>
<style> a { background-color: #000C61; } a { background-color: rgb(0,12,97); } div.DivClassName { background-color: #000C61; } .BgClassName { background-color: #000C61; } </style>
<style> span { border-color: #000C61; } span { border-color: rgb(0,12,97); } td.TdClassName { border-color: #000C61; } .TagClassName { border-color: #000C61; } </style>