#2B4401 (or 0x2B4401) is unknown color: approx Turtle Green. HEX triplet: 2B, 44 and 01. RGB value is (43,68,1). Sum of RGB (Red+Green+Blue) = 43+68+1=112 (14% of max value = 765). Red value is 43 (17.19% from 255 or 38.39% from 112); Green value is 68 (26.95% from 255 or 60.71% from 112); Blue value is 1 (0.78% from 255 or 0.89% from 112); Max value from RGB is 68 - color contains mainly: green. Hex color #2B4401 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2B4401 is #D4BBFE. Grayscale: #353535. Windows color (decimal): -13941759 or 82987. OLE color: 82987.
HSL color Cylindrical-coordinate representation of color #2B4401: hue angle of 82.39º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #2B4401 is Cyan = 0.37, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.73.
<style> p { color: #2B4401; } p { color: rgb(43,68,1); } H1.HeaderClassName { color: #2B4401; } .AnyTagClassName { color: #2B4401; } </style>
<style> a { background-color: #2B4401; } a { background-color: rgb(43,68,1); } div.DivClassName { background-color: #2B4401; } .BgClassName { background-color: #2B4401; } </style>
<style> span { border-color: #2B4401; } span { border-color: rgb(43,68,1); } td.TdClassName { border-color: #2B4401; } .TagClassName { border-color: #2B4401; } </style>