#020802 (or 0x020802) is unknown color: approx Black Bean. HEX triplet: 02, 08 and 02. RGB value is (2,8,2). Sum of RGB (Red+Green+Blue) = 2+8+2=12 (1% of max value = 765). Red value is 2 (1.17% from 255 or 16.67% from 12); Green value is 8 (3.52% from 255 or 66.67% from 12); Blue value is 2 (1.17% from 255 or 16.67% from 12); Max value from RGB is 8 - color contains mainly: green. Hex color #020802 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020802 is #FDF7FD. Grayscale: #050505. Windows color (decimal): -16644094 or 133122. OLE color: 133122.
HSL color Cylindrical-coordinate representation of color #020802: hue angle of 120º degrees, saturation: 0.6, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #020802 is Cyan = 0.75, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.97.
<style> p { color: #020802; } p { color: rgb(2,8,2); } H1.HeaderClassName { color: #020802; } .AnyTagClassName { color: #020802; } </style>
<style> a { background-color: #020802; } a { background-color: rgb(2,8,2); } div.DivClassName { background-color: #020802; } .BgClassName { background-color: #020802; } </style>
<style> span { border-color: #020802; } span { border-color: rgb(2,8,2); } td.TdClassName { border-color: #020802; } .TagClassName { border-color: #020802; } </style>