#020B11 (or 0x020B11) is unknown color: approx Black Pearl. HEX triplet: 02, 0B and 11. RGB value is (2,11,17). Sum of RGB (Red+Green+Blue) = 2+11+17=30 (3% of max value = 765). Red value is 2 (1.17% from 255 or 6.67% from 30); Green value is 11 (4.69% from 255 or 36.67% from 30); Blue value is 17 (7.03% from 255 or 56.67% from 30); Max value from RGB is 17 - color contains mainly: blue. Hex color #020B11 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020B11 is #FDF4EE. Grayscale: #080808. Windows color (decimal): -16643311 or 1116930. OLE color: 1116930.
HSL color Cylindrical-coordinate representation of color #020B11: hue angle of 204º degrees, saturation: 0.79, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #020B11 is Cyan = 0.88, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.93.
<style> p { color: #020B11; } p { color: rgb(2,11,17); } H1.HeaderClassName { color: #020B11; } .AnyTagClassName { color: #020B11; } </style>
<style> a { background-color: #020B11; } a { background-color: rgb(2,11,17); } div.DivClassName { background-color: #020B11; } .BgClassName { background-color: #020B11; } </style>
<style> span { border-color: #020B11; } span { border-color: rgb(2,11,17); } td.TdClassName { border-color: #020B11; } .TagClassName { border-color: #020B11; } </style>