#030504 (or 0x030504) is unknown color: approx Dark Green. HEX triplet: 03, 05 and 04. RGB value is (3,5,4). Sum of RGB (Red+Green+Blue) = 3+5+4=12 (1% of max value = 765). Red value is 3 (1.56% from 255 or 25% from 12); Green value is 5 (2.34% from 255 or 41.67% from 12); Blue value is 4 (1.95% from 255 or 33.33% from 12); Max value from RGB is 5 - color contains mainly: green. Hex color #030504 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030504 is #FCFAFB. Grayscale: #040404. Windows color (decimal): -16579324 or 263427. OLE color: 263427.
HSL color Cylindrical-coordinate representation of color #030504: hue angle of 150º degrees, saturation: 0.25, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #030504 is Cyan = 0.40, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.98.
<style> p { color: #030504; } p { color: rgb(3,5,4); } H1.HeaderClassName { color: #030504; } .AnyTagClassName { color: #030504; } </style>
<style> a { background-color: #030504; } a { background-color: rgb(3,5,4); } div.DivClassName { background-color: #030504; } .BgClassName { background-color: #030504; } </style>
<style> span { border-color: #030504; } span { border-color: rgb(3,5,4); } td.TdClassName { border-color: #030504; } .TagClassName { border-color: #030504; } </style>