#030702 (or 0x030702) is unknown color: approx Myrtle. HEX triplet: 03, 07 and 02. RGB value is (3,7,2). Sum of RGB (Red+Green+Blue) = 3+7+2=12 (1% of max value = 765). Red value is 3 (1.56% from 255 or 25% from 12); Green value is 7 (3.12% from 255 or 58.33% from 12); Blue value is 2 (1.17% from 255 or 16.67% from 12); Max value from RGB is 7 - color contains mainly: green. Hex color #030702 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030702 is #FCF8FD. Grayscale: #050505. Windows color (decimal): -16578814 or 132867. OLE color: 132867.
HSL color Cylindrical-coordinate representation of color #030702: hue angle of 108º degrees, saturation: 0.56, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #030702 is Cyan = 0.57, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.97.
<style> p { color: #030702; } p { color: rgb(3,7,2); } H1.HeaderClassName { color: #030702; } .AnyTagClassName { color: #030702; } </style>
<style> a { background-color: #030702; } a { background-color: rgb(3,7,2); } div.DivClassName { background-color: #030702; } .BgClassName { background-color: #030702; } </style>
<style> span { border-color: #030702; } span { border-color: rgb(3,7,2); } td.TdClassName { border-color: #030702; } .TagClassName { border-color: #030702; } </style>