#30390C (or 0x30390C) is unknown color: approx Turtle Green. HEX triplet: 30, 39 and 0C. RGB value is (48,57,12). Sum of RGB (Red+Green+Blue) = 48+57+12=117 (15% of max value = 765). Red value is 48 (19.14% from 255 or 41.03% from 117); Green value is 57 (22.66% from 255 or 48.72% from 117); Blue value is 12 (5.08% from 255 or 10.26% from 117); Max value from RGB is 57 - color contains mainly: green. Hex color #30390C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #30390C is #CFC6F3. Grayscale: #313131. Windows color (decimal): -13616884 or 801072. OLE color: 801072.
HSL color Cylindrical-coordinate representation of color #30390C: hue angle of 72º degrees, saturation: 0.65, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #30390C is Cyan = 0.16, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.78.
<style> p { color: #30390C; } p { color: rgb(48,57,12); } H1.HeaderClassName { color: #30390C; } .AnyTagClassName { color: #30390C; } </style>
<style> a { background-color: #30390C; } a { background-color: rgb(48,57,12); } div.DivClassName { background-color: #30390C; } .BgClassName { background-color: #30390C; } </style>
<style> span { border-color: #30390C; } span { border-color: rgb(48,57,12); } td.TdClassName { border-color: #30390C; } .TagClassName { border-color: #30390C; } </style>