#07302C (or 0x07302C) is unknown color: approx Dark Green. HEX triplet: 07, 30 and 2C. RGB value is (7,48,44). Sum of RGB (Red+Green+Blue) = 7+48+44=99 (13% of max value = 765). Red value is 7 (3.12% from 255 or 7.07% from 99); Green value is 48 (19.14% from 255 or 48.48% from 99); Blue value is 44 (17.58% from 255 or 44.44% from 99); Max value from RGB is 48 - color contains mainly: green. Hex color #07302C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #07302C is #F8CFD3. Grayscale: #232323. Windows color (decimal): -16306132 or 2895879. OLE color: 2895879.
HSL color Cylindrical-coordinate representation of color #07302C: hue angle of 174.15º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #07302C is Cyan = 0.85, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.81.
<style> p { color: #07302C; } p { color: rgb(7,48,44); } H1.HeaderClassName { color: #07302C; } .AnyTagClassName { color: #07302C; } </style>
<style> a { background-color: #07302C; } a { background-color: rgb(7,48,44); } div.DivClassName { background-color: #07302C; } .BgClassName { background-color: #07302C; } </style>
<style> span { border-color: #07302C; } span { border-color: rgb(7,48,44); } td.TdClassName { border-color: #07302C; } .TagClassName { border-color: #07302C; } </style>