#2F5A0D (or 0x2F5A0D) is unknown color: approx Seaweed. HEX triplet: 2F, 5A and 0D. RGB value is (47,90,13). Sum of RGB (Red+Green+Blue) = 47+90+13=150 (19% of max value = 765). Red value is 47 (18.75% from 255 or 31.33% from 150); Green value is 90 (35.55% from 255 or 60% from 150); Blue value is 13 (5.47% from 255 or 8.67% from 150); Max value from RGB is 90 - color contains mainly: green. Hex color #2F5A0D is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #2F5A0D is #D0A5F2. Grayscale: #444444. Windows color (decimal): -13673971 or 875055. OLE color: 875055.
HSL color Cylindrical-coordinate representation of color #2F5A0D: hue angle of 93.51º degrees, saturation: 0.75, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #2F5A0D is Cyan = 0.48, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.65.
<style> p { color: #2F5A0D; } p { color: rgb(47,90,13); } H1.HeaderClassName { color: #2F5A0D; } .AnyTagClassName { color: #2F5A0D; } </style>
<style> a { background-color: #2F5A0D; } a { background-color: rgb(47,90,13); } div.DivClassName { background-color: #2F5A0D; } .BgClassName { background-color: #2F5A0D; } </style>
<style> span { border-color: #2F5A0D; } span { border-color: rgb(47,90,13); } td.TdClassName { border-color: #2F5A0D; } .TagClassName { border-color: #2F5A0D; } </style>