#020302 (or 0x020302) is unknown color: approx Black Bean. HEX triplet: 02, 03 and 02. RGB value is (2,3,2). Sum of RGB (Red+Green+Blue) = 2+3+2=7 (0% of max value = 765). Red value is 2 (1.17% from 255 or 28.57% from 7); Green value is 3 (1.56% from 255 or 42.86% from 7); Blue value is 2 (1.17% from 255 or 28.57% from 7); Max value from RGB is 3 - color contains mainly: green. Hex color #020302 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020302 is #FDFCFD. Grayscale: #020202. Windows color (decimal): -16645374 or 131842. OLE color: 131842.
HSL color Cylindrical-coordinate representation of color #020302: hue angle of 120º degrees, saturation: 0.2, lightness: 0.01%. HSV value (or HSB Brightness) of color is 0.01% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #020302 is Cyan = 0.33, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.99.
<style> p { color: #020302; } p { color: rgb(2,3,2); } H1.HeaderClassName { color: #020302; } .AnyTagClassName { color: #020302; } </style>
<style> a { background-color: #020302; } a { background-color: rgb(2,3,2); } div.DivClassName { background-color: #020302; } .BgClassName { background-color: #020302; } </style>
<style> span { border-color: #020302; } span { border-color: rgb(2,3,2); } td.TdClassName { border-color: #020302; } .TagClassName { border-color: #020302; } </style>