#004C3A (or 0x004C3A) is unknown color: approx Deep Teal. HEX triplet: 00, 4C and 3A. RGB value is (0,76,58). Sum of RGB (Red+Green+Blue) = 0+76+58=134 (17% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 134); Green value is 76 (30.08% from 255 or 56.72% from 134); Blue value is 58 (23.05% from 255 or 43.28% from 134); Max value from RGB is 76 - color contains mainly: green. Hex color #004C3A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #004C3A is #FFB3C5. Grayscale: #333333. Windows color (decimal): -16757702 or 3820544. OLE color: 3820544.
HSL color Cylindrical-coordinate representation of color #004C3A: hue angle of 165.79º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004C3A is Cyan = 1, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.70.
<style> p { color: #004C3A; } p { color: rgb(0,76,58); } H1.HeaderClassName { color: #004C3A; } .AnyTagClassName { color: #004C3A; } </style>
<style> a { background-color: #004C3A; } a { background-color: rgb(0,76,58); } div.DivClassName { background-color: #004C3A; } .BgClassName { background-color: #004C3A; } </style>
<style> span { border-color: #004C3A; } span { border-color: rgb(0,76,58); } td.TdClassName { border-color: #004C3A; } .TagClassName { border-color: #004C3A; } </style>