#2B4801 (or 0x2B4801) is unknown color: approx Turtle Green. HEX triplet: 2B, 48 and 01. RGB value is (43,72,1). Sum of RGB (Red+Green+Blue) = 43+72+1=116 (15% of max value = 765). Red value is 43 (17.19% from 255 or 37.07% from 116); Green value is 72 (28.52% from 255 or 62.07% from 116); Blue value is 1 (0.78% from 255 or 0.86% from 116); Max value from RGB is 72 - color contains mainly: green. Hex color #2B4801 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2B4801 is #D4B7FE. Grayscale: #373737. Windows color (decimal): -13940735 or 84011. OLE color: 84011.
HSL color Cylindrical-coordinate representation of color #2B4801: hue angle of 84.51º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #2B4801 is Cyan = 0.40, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.72.
<style> p { color: #2B4801; } p { color: rgb(43,72,1); } H1.HeaderClassName { color: #2B4801; } .AnyTagClassName { color: #2B4801; } </style>
<style> a { background-color: #2B4801; } a { background-color: rgb(43,72,1); } div.DivClassName { background-color: #2B4801; } .BgClassName { background-color: #2B4801; } </style>
<style> span { border-color: #2B4801; } span { border-color: rgb(43,72,1); } td.TdClassName { border-color: #2B4801; } .TagClassName { border-color: #2B4801; } </style>