#020A15 (or 0x020A15) is unknown color: approx Black Pearl. HEX triplet: 02, 0A and 15. RGB value is (2,10,21). Sum of RGB (Red+Green+Blue) = 2+10+21=33 (4% of max value = 765). Red value is 2 (1.17% from 255 or 6.06% from 33); Green value is 10 (4.30% from 255 or 30.30% from 33); Blue value is 21 (8.59% from 255 or 63.64% from 33); Max value from RGB is 21 - color contains mainly: blue. Hex color #020A15 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020A15 is #FDF5EA. Grayscale: #080808. Windows color (decimal): -16643563 or 1378818. OLE color: 1378818.
HSL color Cylindrical-coordinate representation of color #020A15: hue angle of 214.74º degrees, saturation: 0.83, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #020A15 is Cyan = 0.90, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.92.
<style> p { color: #020A15; } p { color: rgb(2,10,21); } H1.HeaderClassName { color: #020A15; } .AnyTagClassName { color: #020A15; } </style>
<style> a { background-color: #020A15; } a { background-color: rgb(2,10,21); } div.DivClassName { background-color: #020A15; } .BgClassName { background-color: #020A15; } </style>
<style> span { border-color: #020A15; } span { border-color: rgb(2,10,21); } td.TdClassName { border-color: #020A15; } .TagClassName { border-color: #020A15; } </style>