#0A4401 (or 0x0A4401) is unknown color: approx Myrtle. HEX triplet: 0A, 44 and 01. RGB value is (10,68,1). Sum of RGB (Red+Green+Blue) = 10+68+1=79 (10% of max value = 765). Red value is 10 (4.30% from 255 or 12.66% from 79); Green value is 68 (26.95% from 255 or 86.08% from 79); Blue value is 1 (0.78% from 255 or 1.27% from 79); Max value from RGB is 68 - color contains mainly: green. Hex color #0A4401 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #0A4401 is #F5BBFE. Grayscale: #2B2B2B. Windows color (decimal): -16104447 or 82954. OLE color: 82954.
HSL color Cylindrical-coordinate representation of color #0A4401: hue angle of 111.94º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #0A4401 is Cyan = 0.85, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.73.
<style> p { color: #0A4401; } p { color: rgb(10,68,1); } H1.HeaderClassName { color: #0A4401; } .AnyTagClassName { color: #0A4401; } </style>
<style> a { background-color: #0A4401; } a { background-color: rgb(10,68,1); } div.DivClassName { background-color: #0A4401; } .BgClassName { background-color: #0A4401; } </style>
<style> span { border-color: #0A4401; } span { border-color: rgb(10,68,1); } td.TdClassName { border-color: #0A4401; } .TagClassName { border-color: #0A4401; } </style>