#2D473B (or 0x2D473B) is unknown color: approx Bottle Green. HEX triplet: 2D, 47 and 3B. RGB value is (45,71,59). Sum of RGB (Red+Green+Blue) = 45+71+59=175 (23% of max value = 765). Red value is 45 (17.97% from 255 or 25.71% from 175); Green value is 71 (28.12% from 255 or 40.57% from 175); Blue value is 59 (23.44% from 255 or 33.71% from 175); Max value from RGB is 71 - color contains mainly: green. Hex color #2D473B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #2D473B is #D2B8C4. Grayscale: #3D3D3D. Windows color (decimal): -13809861 or 3884845. OLE color: 3884845.
HSL color Cylindrical-coordinate representation of color #2D473B: hue angle of 152.31º degrees, saturation: 0.22, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #2D473B is Cyan = 0.37, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.72.
<style> p { color: #2D473B; } p { color: rgb(45,71,59); } H1.HeaderClassName { color: #2D473B; } .AnyTagClassName { color: #2D473B; } </style>
<style> a { background-color: #2D473B; } a { background-color: rgb(45,71,59); } div.DivClassName { background-color: #2D473B; } .BgClassName { background-color: #2D473B; } </style>
<style> span { border-color: #2D473B; } span { border-color: rgb(45,71,59); } td.TdClassName { border-color: #2D473B; } .TagClassName { border-color: #2D473B; } </style>