#2A460A (or 0x2A460A) is unknown color: approx Turtle Green. HEX triplet: 2A, 46 and 0A. RGB value is (42,70,10). Sum of RGB (Red+Green+Blue) = 42+70+10=122 (16% of max value = 765). Red value is 42 (16.80% from 255 or 34.43% from 122); Green value is 70 (27.73% from 255 or 57.38% from 122); Blue value is 10 (4.30% from 255 or 8.20% from 122); Max value from RGB is 70 - color contains mainly: green. Hex color #2A460A is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2A460A is #D5B9F5. Grayscale: #373737. Windows color (decimal): -14006774 or 673322. OLE color: 673322.
HSL color Cylindrical-coordinate representation of color #2A460A: hue angle of 88º degrees, saturation: 0.75, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #2A460A is Cyan = 0.40, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.73.
<style> p { color: #2A460A; } p { color: rgb(42,70,10); } H1.HeaderClassName { color: #2A460A; } .AnyTagClassName { color: #2A460A; } </style>
<style> a { background-color: #2A460A; } a { background-color: rgb(42,70,10); } div.DivClassName { background-color: #2A460A; } .BgClassName { background-color: #2A460A; } </style>
<style> span { border-color: #2A460A; } span { border-color: rgb(42,70,10); } td.TdClassName { border-color: #2A460A; } .TagClassName { border-color: #2A460A; } </style>