#2D4505 (or 0x2D4505) is unknown color: approx Turtle Green. HEX triplet: 2D, 45 and 05. RGB value is (45,69,5). Sum of RGB (Red+Green+Blue) = 45+69+5=119 (15% of max value = 765). Red value is 45 (17.97% from 255 or 37.82% from 119); Green value is 69 (27.34% from 255 or 57.98% from 119); Blue value is 5 (2.34% from 255 or 4.20% from 119); Max value from RGB is 69 - color contains mainly: green. Hex color #2D4505 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2D4505 is #D2BAFA. Grayscale: #363636. Windows color (decimal): -13810427 or 345389. OLE color: 345389.
HSL color Cylindrical-coordinate representation of color #2D4505: hue angle of 82.5º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #2D4505 is Cyan = 0.35, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.73.
<style> p { color: #2D4505; } p { color: rgb(45,69,5); } H1.HeaderClassName { color: #2D4505; } .AnyTagClassName { color: #2D4505; } </style>
<style> a { background-color: #2D4505; } a { background-color: rgb(45,69,5); } div.DivClassName { background-color: #2D4505; } .BgClassName { background-color: #2D4505; } </style>
<style> span { border-color: #2D4505; } span { border-color: rgb(45,69,5); } td.TdClassName { border-color: #2D4505; } .TagClassName { border-color: #2D4505; } </style>