#02100B (or 0x02100B) is unknown color: approx Dark Green. HEX triplet: 02, 10 and 0B. RGB value is (2,16,11). Sum of RGB (Red+Green+Blue) = 2+16+11=29 (3% of max value = 765). Red value is 2 (1.17% from 255 or 6.90% from 29); Green value is 16 (6.64% from 255 or 55.17% from 29); Blue value is 11 (4.69% from 255 or 37.93% from 29); Max value from RGB is 16 - color contains mainly: green. Hex color #02100B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #02100B is #FDEFF4. Grayscale: #0B0B0B. Windows color (decimal): -16642037 or 724994. OLE color: 724994.
HSL color Cylindrical-coordinate representation of color #02100B: hue angle of 158.57º degrees, saturation: 0.78, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #02100B is Cyan = 0.87, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.94.
<style> p { color: #02100B; } p { color: rgb(2,16,11); } H1.HeaderClassName { color: #02100B; } .AnyTagClassName { color: #02100B; } </style>
<style> a { background-color: #02100B; } a { background-color: rgb(2,16,11); } div.DivClassName { background-color: #02100B; } .BgClassName { background-color: #02100B; } </style>
<style> span { border-color: #02100B; } span { border-color: rgb(2,16,11); } td.TdClassName { border-color: #02100B; } .TagClassName { border-color: #02100B; } </style>