#002021 (or 0x002021) is unknown color: approx Dark Green. HEX triplet: 00, 20 and 21. RGB value is (0,32,33). Sum of RGB (Red+Green+Blue) = 0+32+33=65 (8% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 65); Green value is 32 (12.89% from 255 or 49.23% from 65); Blue value is 33 (13.28% from 255 or 50.77% from 65); Max value from RGB is 33 - color contains mainly: blue. Hex color #002021 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #002021 is #FFDFDE. Grayscale: #161616. Windows color (decimal): -16768991 or 2170880. OLE color: 2170880.
HSL color Cylindrical-coordinate representation of color #002021: hue angle of 181.82º degrees, saturation: 1, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002021 is Cyan = 1, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.87.
<style> p { color: #002021; } p { color: rgb(0,32,33); } H1.HeaderClassName { color: #002021; } .AnyTagClassName { color: #002021; } </style>
<style> a { background-color: #002021; } a { background-color: rgb(0,32,33); } div.DivClassName { background-color: #002021; } .BgClassName { background-color: #002021; } </style>
<style> span { border-color: #002021; } span { border-color: rgb(0,32,33); } td.TdClassName { border-color: #002021; } .TagClassName { border-color: #002021; } </style>