#434F2B (or 0x434F2B) is unknown color: approx Bronzetone. HEX triplet: 43, 4F and 2B. RGB value is (67,79,43). Sum of RGB (Red+Green+Blue) = 67+79+43=189 (25% of max value = 765). Red value is 67 (26.56% from 255 or 35.45% from 189); Green value is 79 (31.25% from 255 or 41.80% from 189); Blue value is 43 (17.19% from 255 or 22.75% from 189); Max value from RGB is 79 - color contains mainly: green. Hex color #434F2B is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #434F2B is #BCB0D4. Grayscale: #474747. Windows color (decimal): -12366037 or 2838339. OLE color: 2838339.
HSL color Cylindrical-coordinate representation of color #434F2B: hue angle of 80º degrees, saturation: 0.3, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #434F2B is Cyan = 0.15, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.69.
<style> p { color: #434F2B; } p { color: rgb(67,79,43); } H1.HeaderClassName { color: #434F2B; } .AnyTagClassName { color: #434F2B; } </style>
<style> a { background-color: #434F2B; } a { background-color: rgb(67,79,43); } div.DivClassName { background-color: #434F2B; } .BgClassName { background-color: #434F2B; } </style>
<style> span { border-color: #434F2B; } span { border-color: rgb(67,79,43); } td.TdClassName { border-color: #434F2B; } .TagClassName { border-color: #434F2B; } </style>