#073F35 (or 0x073F35) is unknown color: approx Deep Teal. HEX triplet: 07, 3F and 35. RGB value is (7,63,53). Sum of RGB (Red+Green+Blue) = 7+63+53=123 (16% of max value = 765). Red value is 7 (3.12% from 255 or 5.69% from 123); Green value is 63 (25% from 255 or 51.22% from 123); Blue value is 53 (21.09% from 255 or 43.09% from 123); Max value from RGB is 63 - color contains mainly: green. Hex color #073F35 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #073F35 is #F8C0CA. Grayscale: #2D2D2D. Windows color (decimal): -16302283 or 3489543. OLE color: 3489543.
HSL color Cylindrical-coordinate representation of color #073F35: hue angle of 169.29º degrees, saturation: 0.8, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #073F35 is Cyan = 0.89, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.75.
<style> p { color: #073F35; } p { color: rgb(7,63,53); } H1.HeaderClassName { color: #073F35; } .AnyTagClassName { color: #073F35; } </style>
<style> a { background-color: #073F35; } a { background-color: rgb(7,63,53); } div.DivClassName { background-color: #073F35; } .BgClassName { background-color: #073F35; } </style>
<style> span { border-color: #073F35; } span { border-color: rgb(7,63,53); } td.TdClassName { border-color: #073F35; } .TagClassName { border-color: #073F35; } </style>