#304F05 (or 0x304F05) is unknown color: approx Turtle Green. HEX triplet: 30, 4F and 05. RGB value is (48,79,5). Sum of RGB (Red+Green+Blue) = 48+79+5=132 (17% of max value = 765). Red value is 48 (19.14% from 255 or 36.36% from 132); Green value is 79 (31.25% from 255 or 59.85% from 132); Blue value is 5 (2.34% from 255 or 3.79% from 132); Max value from RGB is 79 - color contains mainly: green. Hex color #304F05 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #304F05 is #CFB0FA. Grayscale: #3D3D3D. Windows color (decimal): -13611259 or 347952. OLE color: 347952.
HSL color Cylindrical-coordinate representation of color #304F05: hue angle of 85.14º degrees, saturation: 0.88, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #304F05 is Cyan = 0.39, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.69.
<style> p { color: #304F05; } p { color: rgb(48,79,5); } H1.HeaderClassName { color: #304F05; } .AnyTagClassName { color: #304F05; } </style>
<style> a { background-color: #304F05; } a { background-color: rgb(48,79,5); } div.DivClassName { background-color: #304F05; } .BgClassName { background-color: #304F05; } </style>
<style> span { border-color: #304F05; } span { border-color: rgb(48,79,5); } td.TdClassName { border-color: #304F05; } .TagClassName { border-color: #304F05; } </style>