#3A4803 (or 0x3A4803) is unknown color: approx Turtle Green. HEX triplet: 3A, 48 and 03. RGB value is (58,72,3). Sum of RGB (Red+Green+Blue) = 58+72+3=133 (17% of max value = 765). Red value is 58 (23.05% from 255 or 43.61% from 133); Green value is 72 (28.52% from 255 or 54.14% from 133); Blue value is 3 (1.56% from 255 or 2.26% from 133); Max value from RGB is 72 - color contains mainly: green. Hex color #3A4803 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3A4803 is #C5B7FC. Grayscale: #3C3C3C. Windows color (decimal): -12957693 or 215098. OLE color: 215098.
HSL color Cylindrical-coordinate representation of color #3A4803: hue angle of 72.17º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #3A4803 is Cyan = 0.19, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.72.
<style> p { color: #3A4803; } p { color: rgb(58,72,3); } H1.HeaderClassName { color: #3A4803; } .AnyTagClassName { color: #3A4803; } </style>
<style> a { background-color: #3A4803; } a { background-color: rgb(58,72,3); } div.DivClassName { background-color: #3A4803; } .BgClassName { background-color: #3A4803; } </style>
<style> span { border-color: #3A4803; } span { border-color: rgb(58,72,3); } td.TdClassName { border-color: #3A4803; } .TagClassName { border-color: #3A4803; } </style>