#334B0A (or 0x334B0A) is unknown color: approx Turtle Green. HEX triplet: 33, 4B and 0A. RGB value is (51,75,10). Sum of RGB (Red+Green+Blue) = 51+75+10=136 (18% of max value = 765). Red value is 51 (20.31% from 255 or 37.5% from 136); Green value is 75 (29.69% from 255 or 55.15% from 136); Blue value is 10 (4.30% from 255 or 7.35% from 136); Max value from RGB is 75 - color contains mainly: green. Hex color #334B0A is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #334B0A is #CCB4F5. Grayscale: #3C3C3C. Windows color (decimal): -13415670 or 674611. OLE color: 674611.
HSL color Cylindrical-coordinate representation of color #334B0A: hue angle of 82.15º degrees, saturation: 0.76, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #334B0A is Cyan = 0.32, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.71.
<style> p { color: #334B0A; } p { color: rgb(51,75,10); } H1.HeaderClassName { color: #334B0A; } .AnyTagClassName { color: #334B0A; } </style>
<style> a { background-color: #334B0A; } a { background-color: rgb(51,75,10); } div.DivClassName { background-color: #334B0A; } .BgClassName { background-color: #334B0A; } </style>
<style> span { border-color: #334B0A; } span { border-color: rgb(51,75,10); } td.TdClassName { border-color: #334B0A; } .TagClassName { border-color: #334B0A; } </style>