#413C50 (or 0x413C50) is unknown color: approx Grape. HEX triplet: 41, 3C and 50. RGB value is (65,60,80). Sum of RGB (Red+Green+Blue) = 65+60+80=205 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.71% from 205); Green value is 60 (23.83% from 255 or 29.27% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 80 - color contains mainly: blue. Hex color #413C50 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413C50 is #BEC3AF. Grayscale: #3F3F3F. Windows color (decimal): -12501936 or 5258305. OLE color: 5258305.
HSL color Cylindrical-coordinate representation of color #413C50: hue angle of 255º degrees, saturation: 0.14, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #413C50 is Cyan = 0.19, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #413C50; } p { color: rgb(65,60,80); } H1.HeaderClassName { color: #413C50; } .AnyTagClassName { color: #413C50; } </style>
<style> a { background-color: #413C50; } a { background-color: rgb(65,60,80); } div.DivClassName { background-color: #413C50; } .BgClassName { background-color: #413C50; } </style>
<style> span { border-color: #413C50; } span { border-color: rgb(65,60,80); } td.TdClassName { border-color: #413C50; } .TagClassName { border-color: #413C50; } </style>