#10212C (or 0x10212C) is unknown color: approx Black Pearl. HEX triplet: 10, 21 and 2C. RGB value is (16,33,44). Sum of RGB (Red+Green+Blue) = 16+33+44=93 (12% of max value = 765). Red value is 16 (6.64% from 255 or 17.20% from 93); Green value is 33 (13.28% from 255 or 35.48% from 93); Blue value is 44 (17.58% from 255 or 47.31% from 93); Max value from RGB is 44 - color contains mainly: blue. Hex color #10212C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #10212C is #EFDED3. Grayscale: #1D1D1D. Windows color (decimal): -15720148 or 2892048. OLE color: 2892048.
HSL color Cylindrical-coordinate representation of color #10212C: hue angle of 203.57º degrees, saturation: 0.47, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #10212C is Cyan = 0.64, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #10212C; } p { color: rgb(16,33,44); } H1.HeaderClassName { color: #10212C; } .AnyTagClassName { color: #10212C; } </style>
<style> a { background-color: #10212C; } a { background-color: rgb(16,33,44); } div.DivClassName { background-color: #10212C; } .BgClassName { background-color: #10212C; } </style>
<style> span { border-color: #10212C; } span { border-color: rgb(16,33,44); } td.TdClassName { border-color: #10212C; } .TagClassName { border-color: #10212C; } </style>