#404C3B (or 0x404C3B) is unknown color: approx Palm Leaf. HEX triplet: 40, 4C and 3B. RGB value is (64,76,59). Sum of RGB (Red+Green+Blue) = 64+76+59=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 76 (30.08% from 255 or 38.19% from 199); Blue value is 59 (23.44% from 255 or 29.65% from 199); Max value from RGB is 76 - color contains mainly: green. Hex color #404C3B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #404C3B is #BFB3C4. Grayscale: #464646. Windows color (decimal): -12563397 or 3886144. OLE color: 3886144.
HSL color Cylindrical-coordinate representation of color #404C3B: hue angle of 102.35º degrees, saturation: 0.13, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #404C3B is Cyan = 0.16, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.70.
<style> p { color: #404c3b; } p { color: rgb(64,76,59); } H1.HeaderClassName { color: #404c3b; } .AnyTagClassName { color: #404c3b; } </style>
<style> a { background-color: #404c3b; } a { background-color: rgb(64,76,59); } div.DivClassName { background-color: #404c3b; } .BgClassName { background-color: #404c3b; } </style>
<style> span { border-color: #404c3b; } span { border-color: rgb(64,76,59); } td.TdClassName { border-color: #404c3b; } .TagClassName { border-color: #404c3b; } </style>