#4B632B (or 0x4B632B) is unknown color: approx Green Leaf. HEX triplet: 4B, 63 and 2B. RGB value is (75,99,43). Sum of RGB (Red+Green+Blue) = 75+99+43=217 (28% of max value = 765). Red value is 75 (29.69% from 255 or 34.56% from 217); Green value is 99 (39.06% from 255 or 45.62% from 217); Blue value is 43 (17.19% from 255 or 19.82% from 217); Max value from RGB is 99 - color contains mainly: green. Hex color #4B632B is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #4B632B is #B49CD4. Grayscale: #555555. Windows color (decimal): -11836629 or 2843467. OLE color: 2843467.
HSL color Cylindrical-coordinate representation of color #4B632B: hue angle of 85.71º degrees, saturation: 0.39, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #4B632B is Cyan = 0.24, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.61.
<style> p { color: #4B632B; } p { color: rgb(75,99,43); } H1.HeaderClassName { color: #4B632B; } .AnyTagClassName { color: #4B632B; } </style>
<style> a { background-color: #4B632B; } a { background-color: rgb(75,99,43); } div.DivClassName { background-color: #4B632B; } .BgClassName { background-color: #4B632B; } </style>
<style> span { border-color: #4B632B; } span { border-color: rgb(75,99,43); } td.TdClassName { border-color: #4B632B; } .TagClassName { border-color: #4B632B; } </style>