#212003 (or 0x212003) is unknown color: approx Maire. HEX triplet: 21, 20 and 03. RGB value is (33,32,3). Sum of RGB (Red+Green+Blue) = 33+32+3=68 (9% of max value = 765). Red value is 33 (13.28% from 255 or 48.53% from 68); Green value is 32 (12.89% from 255 or 47.06% from 68); Blue value is 3 (1.56% from 255 or 4.41% from 68); Max value from RGB is 33 - color contains mainly: red. Hex color #212003 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #212003 is #DEDFFC. Grayscale: #1D1D1D. Windows color (decimal): -14606333 or 204833. OLE color: 204833.
HSL color Cylindrical-coordinate representation of color #212003: hue angle of 58º degrees, saturation: 0.83, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #212003 is Cyan = 0, Magento = 0.03, Yellow = 0.91 and Black (K on CMYK) = 0.87.
<style> p { color: #212003; } p { color: rgb(33,32,3); } H1.HeaderClassName { color: #212003; } .AnyTagClassName { color: #212003; } </style>
<style> a { background-color: #212003; } a { background-color: rgb(33,32,3); } div.DivClassName { background-color: #212003; } .BgClassName { background-color: #212003; } </style>
<style> span { border-color: #212003; } span { border-color: rgb(33,32,3); } td.TdClassName { border-color: #212003; } .TagClassName { border-color: #212003; } </style>