#033D30 (or 0x033D30) is unknown color: approx British Racing Green. HEX triplet: 03, 3D and 30. RGB value is (3,61,48). Sum of RGB (Red+Green+Blue) = 3+61+48=112 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.68% from 112); Green value is 61 (24.22% from 255 or 54.46% from 112); Blue value is 48 (19.14% from 255 or 42.86% from 112); Max value from RGB is 61 - color contains mainly: green. Hex color #033D30 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033D30 is #FCC2CF. Grayscale: #2A2A2A. Windows color (decimal): -16564944 or 3161347. OLE color: 3161347.
HSL color Cylindrical-coordinate representation of color #033D30: hue angle of 166.55º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #033D30 is Cyan = 0.95, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.76.
<style> p { color: #033D30; } p { color: rgb(3,61,48); } H1.HeaderClassName { color: #033D30; } .AnyTagClassName { color: #033D30; } </style>
<style> a { background-color: #033D30; } a { background-color: rgb(3,61,48); } div.DivClassName { background-color: #033D30; } .BgClassName { background-color: #033D30; } </style>
<style> span { border-color: #033D30; } span { border-color: rgb(3,61,48); } td.TdClassName { border-color: #033D30; } .TagClassName { border-color: #033D30; } </style>