#004A2A (or 0x004A2A) is unknown color: approx British Racing Green. HEX triplet: 00, 4A and 2A. RGB value is (0,74,42). Sum of RGB (Red+Green+Blue) = 0+74+42=116 (15% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 116); Green value is 74 (29.30% from 255 or 63.79% from 116); Blue value is 42 (16.80% from 255 or 36.21% from 116); Max value from RGB is 74 - color contains mainly: green. Hex color #004A2A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #004A2A is #FFB5D5. Grayscale: #303030. Windows color (decimal): -16758230 or 2771456. OLE color: 2771456.
HSL color Cylindrical-coordinate representation of color #004A2A: hue angle of 154.05º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004A2A is Cyan = 1, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.71.
<style> p { color: #004A2A; } p { color: rgb(0,74,42); } H1.HeaderClassName { color: #004A2A; } .AnyTagClassName { color: #004A2A; } </style>
<style> a { background-color: #004A2A; } a { background-color: rgb(0,74,42); } div.DivClassName { background-color: #004A2A; } .BgClassName { background-color: #004A2A; } </style>
<style> span { border-color: #004A2A; } span { border-color: rgb(0,74,42); } td.TdClassName { border-color: #004A2A; } .TagClassName { border-color: #004A2A; } </style>