#010C1A (or 0x010C1A) is unknown color: approx Black Pearl. HEX triplet: 01, 0C and 1A. RGB value is (1,12,26). Sum of RGB (Red+Green+Blue) = 1+12+26=39 (5% of max value = 765). Red value is 1 (0.78% from 255 or 2.56% from 39); Green value is 12 (5.08% from 255 or 30.77% from 39); Blue value is 26 (10.55% from 255 or 66.67% from 39); Max value from RGB is 26 - color contains mainly: blue. Hex color #010C1A is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #010C1A is #FEF3E5. Grayscale: #0A0A0A. Windows color (decimal): -16708582 or 1707009. OLE color: 1707009.
HSL color Cylindrical-coordinate representation of color #010C1A: hue angle of 213.6º degrees, saturation: 0.93, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #010C1A is Cyan = 0.96, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.90.
<style> p { color: #010C1A; } p { color: rgb(1,12,26); } H1.HeaderClassName { color: #010C1A; } .AnyTagClassName { color: #010C1A; } </style>
<style> a { background-color: #010C1A; } a { background-color: rgb(1,12,26); } div.DivClassName { background-color: #010C1A; } .BgClassName { background-color: #010C1A; } </style>
<style> span { border-color: #010C1A; } span { border-color: rgb(1,12,26); } td.TdClassName { border-color: #010C1A; } .TagClassName { border-color: #010C1A; } </style>