#2B410A (or 0x2B410A) is unknown color: approx Turtle Green. HEX triplet: 2B, 41 and 0A. RGB value is (43,65,10). Sum of RGB (Red+Green+Blue) = 43+65+10=118 (15% of max value = 765). Red value is 43 (17.19% from 255 or 36.44% from 118); Green value is 65 (25.78% from 255 or 55.08% from 118); Blue value is 10 (4.30% from 255 or 8.47% from 118); Max value from RGB is 65 - color contains mainly: green. Hex color #2B410A is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2B410A is #D4BEF5. Grayscale: #343434. Windows color (decimal): -13942518 or 672043. OLE color: 672043.
HSL color Cylindrical-coordinate representation of color #2B410A: hue angle of 84º degrees, saturation: 0.73, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #2B410A is Cyan = 0.34, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.75.
<style> p { color: #2B410A; } p { color: rgb(43,65,10); } H1.HeaderClassName { color: #2B410A; } .AnyTagClassName { color: #2B410A; } </style>
<style> a { background-color: #2B410A; } a { background-color: rgb(43,65,10); } div.DivClassName { background-color: #2B410A; } .BgClassName { background-color: #2B410A; } </style>
<style> span { border-color: #2B410A; } span { border-color: rgb(43,65,10); } td.TdClassName { border-color: #2B410A; } .TagClassName { border-color: #2B410A; } </style>