#074D33 (or 0x074D33) is unknown color: approx British Racing Green. HEX triplet: 07, 4D and 33. RGB value is (7,77,51). Sum of RGB (Red+Green+Blue) = 7+77+51=135 (17% of max value = 765). Red value is 7 (3.12% from 255 or 5.19% from 135); Green value is 77 (30.47% from 255 or 57.04% from 135); Blue value is 51 (20.31% from 255 or 37.78% from 135); Max value from RGB is 77 - color contains mainly: green. Hex color #074D33 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #074D33 is #F8B2CC. Grayscale: #353535. Windows color (decimal): -16298701 or 3362055. OLE color: 3362055.
HSL color Cylindrical-coordinate representation of color #074D33: hue angle of 157.71º degrees, saturation: 0.83, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #074D33 is Cyan = 0.91, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.70.
<style> p { color: #074D33; } p { color: rgb(7,77,51); } H1.HeaderClassName { color: #074D33; } .AnyTagClassName { color: #074D33; } </style>
<style> a { background-color: #074D33; } a { background-color: rgb(7,77,51); } div.DivClassName { background-color: #074D33; } .BgClassName { background-color: #074D33; } </style>
<style> span { border-color: #074D33; } span { border-color: rgb(7,77,51); } td.TdClassName { border-color: #074D33; } .TagClassName { border-color: #074D33; } </style>