#40024B (or 0x40024B) is unknown color: approx Blackcurrant. HEX triplet: 40, 02 and 4B. RGB value is (64,2,75). Sum of RGB (Red+Green+Blue) = 64+2+75=141 (18% of max value = 765). Red value is 64 (25.39% from 255 or 45.39% from 141); Green value is 2 (1.17% from 255 or 1.42% from 141); Blue value is 75 (29.69% from 255 or 53.19% from 141); Max value from RGB is 75 - color contains mainly: blue. Hex color #40024B is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #40024B is #BFFDB4. Grayscale: #1C1C1C. Windows color (decimal): -12582325 or 4915776. OLE color: 4915776.
HSL color Cylindrical-coordinate representation of color #40024B: hue angle of 290.96º degrees, saturation: 0.95, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #40024B is Cyan = 0.15, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #40024B; } p { color: rgb(64,2,75); } H1.HeaderClassName { color: #40024B; } .AnyTagClassName { color: #40024B; } </style>
<style> a { background-color: #40024B; } a { background-color: rgb(64,2,75); } div.DivClassName { background-color: #40024B; } .BgClassName { background-color: #40024B; } </style>
<style> span { border-color: #40024B; } span { border-color: rgb(64,2,75); } td.TdClassName { border-color: #40024B; } .TagClassName { border-color: #40024B; } </style>