#3B044B (or 0x3B044B) is unknown color: approx Blackcurrant. HEX triplet: 3B, 04 and 4B. RGB value is (59,4,75). Sum of RGB (Red+Green+Blue) = 59+4+75=138 (18% of max value = 765). Red value is 59 (23.44% from 255 or 42.75% from 138); Green value is 4 (1.95% from 255 or 2.90% from 138); Blue value is 75 (29.69% from 255 or 54.35% from 138); Max value from RGB is 75 - color contains mainly: blue. Hex color #3B044B is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #3B044B is #C4FBB4. Grayscale: #1C1C1C. Windows color (decimal): -12909493 or 4916283. OLE color: 4916283.
HSL color Cylindrical-coordinate representation of color #3B044B: hue angle of 286.48º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3B044B is Cyan = 0.21, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #3B044B; } p { color: rgb(59,4,75); } H1.HeaderClassName { color: #3B044B; } .AnyTagClassName { color: #3B044B; } </style>
<style> a { background-color: #3B044B; } a { background-color: rgb(59,4,75); } div.DivClassName { background-color: #3B044B; } .BgClassName { background-color: #3B044B; } </style>
<style> span { border-color: #3B044B; } span { border-color: rgb(59,4,75); } td.TdClassName { border-color: #3B044B; } .TagClassName { border-color: #3B044B; } </style>