#004D1F (or 0x004D1F) is unknown color: approx British Racing Green. HEX triplet: 00, 4D and 1F. RGB value is (0,77,31). Sum of RGB (Red+Green+Blue) = 0+77+31=108 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 108); Green value is 77 (30.47% from 255 or 71.30% from 108); Blue value is 31 (12.5% from 255 or 28.70% from 108); Max value from RGB is 77 - color contains mainly: green. Hex color #004D1F is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #004D1F is #FFB2E0. Grayscale: #303030. Windows color (decimal): -16757473 or 2051328. OLE color: 2051328.
HSL color Cylindrical-coordinate representation of color #004D1F: hue angle of 144.16º 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 #004D1F is Cyan = 1, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.70.
<style> p { color: #004D1F; } p { color: rgb(0,77,31); } H1.HeaderClassName { color: #004D1F; } .AnyTagClassName { color: #004D1F; } </style>
<style> a { background-color: #004D1F; } a { background-color: rgb(0,77,31); } div.DivClassName { background-color: #004D1F; } .BgClassName { background-color: #004D1F; } </style>
<style> span { border-color: #004D1F; } span { border-color: rgb(0,77,31); } td.TdClassName { border-color: #004D1F; } .TagClassName { border-color: #004D1F; } </style>