#020D18 (or 0x020D18) is unknown color: approx Black Pearl. HEX triplet: 02, 0D and 18. RGB value is (2,13,24). Sum of RGB (Red+Green+Blue) = 2+13+24=39 (5% of max value = 765). Red value is 2 (1.17% from 255 or 5.13% from 39); Green value is 13 (5.47% from 255 or 33.33% from 39); Blue value is 24 (9.77% from 255 or 61.54% from 39); Max value from RGB is 24 - color contains mainly: blue. Hex color #020D18 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020D18 is #FDF2E7. Grayscale: #0A0A0A. Windows color (decimal): -16642792 or 1576194. OLE color: 1576194.
HSL color Cylindrical-coordinate representation of color #020D18: hue angle of 210º degrees, saturation: 0.85, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #020D18 is Cyan = 0.92, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.91.
<style> p { color: #020D18; } p { color: rgb(2,13,24); } H1.HeaderClassName { color: #020D18; } .AnyTagClassName { color: #020D18; } </style>
<style> a { background-color: #020D18; } a { background-color: rgb(2,13,24); } div.DivClassName { background-color: #020D18; } .BgClassName { background-color: #020D18; } </style>
<style> span { border-color: #020D18; } span { border-color: rgb(2,13,24); } td.TdClassName { border-color: #020D18; } .TagClassName { border-color: #020D18; } </style>