#303409 (or 0x303409) is unknown color: approx Turtle Green. HEX triplet: 30, 34 and 09. RGB value is (48,52,9). Sum of RGB (Red+Green+Blue) = 48+52+9=109 (14% of max value = 765). Red value is 48 (19.14% from 255 or 44.04% from 109); Green value is 52 (20.70% from 255 or 47.71% from 109); Blue value is 9 (3.91% from 255 or 8.26% from 109); Max value from RGB is 52 - color contains mainly: green. Hex color #303409 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #303409 is #CFCBF6. Grayscale: #2E2E2E. Windows color (decimal): -13618167 or 603184. OLE color: 603184.
HSL color Cylindrical-coordinate representation of color #303409: hue angle of 65.58º degrees, saturation: 0.7, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #303409 is Cyan = 0.08, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.80.
<style> p { color: #303409; } p { color: rgb(48,52,9); } H1.HeaderClassName { color: #303409; } .AnyTagClassName { color: #303409; } </style>
<style> a { background-color: #303409; } a { background-color: rgb(48,52,9); } div.DivClassName { background-color: #303409; } .BgClassName { background-color: #303409; } </style>
<style> span { border-color: #303409; } span { border-color: rgb(48,52,9); } td.TdClassName { border-color: #303409; } .TagClassName { border-color: #303409; } </style>