#413F3B (or 0x413F3B) is unknown color: approx Space Shuttle. HEX triplet: 41, 3F and 3B. RGB value is (65,63,59). Sum of RGB (Red+Green+Blue) = 65+63+59=187 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.76% from 187); Green value is 63 (25% from 255 or 33.69% from 187); Blue value is 59 (23.44% from 255 or 31.55% from 187); Max value from RGB is 65 - color contains mainly: red. Hex color #413F3B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413F3B is #BEC0C4. Grayscale: #3F3F3F. Windows color (decimal): -12501189 or 3882817. OLE color: 3882817.
HSL color Cylindrical-coordinate representation of color #413F3B: hue angle of 40º degrees, saturation: 0.05, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #413F3B is Cyan = 0, Magento = 0.03, Yellow = 0.09 and Black (K on CMYK) = 0.75.
<style> p { color: #413F3B; } p { color: rgb(65,63,59); } H1.HeaderClassName { color: #413F3B; } .AnyTagClassName { color: #413F3B; } </style>
<style> a { background-color: #413F3B; } a { background-color: rgb(65,63,59); } div.DivClassName { background-color: #413F3B; } .BgClassName { background-color: #413F3B; } </style>
<style> span { border-color: #413F3B; } span { border-color: rgb(65,63,59); } td.TdClassName { border-color: #413F3B; } .TagClassName { border-color: #413F3B; } </style>