#46153B (or 0x46153B) is unknown color: approx Blackberry. HEX triplet: 46, 15 and 3B. RGB value is (70,21,59). Sum of RGB (Red+Green+Blue) = 70+21+59=150 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.67% from 150); Green value is 21 (8.59% from 255 or 14% from 150); Blue value is 59 (23.44% from 255 or 39.33% from 150); Max value from RGB is 70 - color contains mainly: red. Hex color #46153B is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #46153B is #B9EAC4. Grayscale: #272727. Windows color (decimal): -12184261 or 3872070. OLE color: 3872070.
HSL color Cylindrical-coordinate representation of color #46153B: hue angle of 313.47º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #46153B is Cyan = 0, Magento = 0.70, Yellow = 0.16 and Black (K on CMYK) = 0.73.
<style> p { color: #46153B; } p { color: rgb(70,21,59); } H1.HeaderClassName { color: #46153B; } .AnyTagClassName { color: #46153B; } </style>
<style> a { background-color: #46153B; } a { background-color: rgb(70,21,59); } div.DivClassName { background-color: #46153B; } .BgClassName { background-color: #46153B; } </style>
<style> span { border-color: #46153B; } span { border-color: rgb(70,21,59); } td.TdClassName { border-color: #46153B; } .TagClassName { border-color: #46153B; } </style>