#460AA0 (or 0x460AA0) is unknown color: approx Indigo. HEX triplet: 46, 0A and A0. RGB value is (70,10,160). Sum of RGB (Red+Green+Blue) = 70+10+160=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 10 (4.30% from 255 or 4.17% from 240); Blue value is 160 (62.89% from 255 or 66.67% from 240); Max value from RGB is 160 - color contains mainly: blue. Hex color #460AA0 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #460AA0 is #B9F55F. Grayscale: #2C2C2C. Windows color (decimal): -12186976 or 10488390. OLE color: 10488390.
HSL color Cylindrical-coordinate representation of color #460AA0: hue angle of 264º degrees, saturation: 0.88, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460AA0 is Cyan = 0.56, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.37.
<style> p { color: #460AA0; } p { color: rgb(70,10,160); } H1.HeaderClassName { color: #460AA0; } .AnyTagClassName { color: #460AA0; } </style>
<style> a { background-color: #460AA0; } a { background-color: rgb(70,10,160); } div.DivClassName { background-color: #460AA0; } .BgClassName { background-color: #460AA0; } </style>
<style> span { border-color: #460AA0; } span { border-color: rgb(70,10,160); } td.TdClassName { border-color: #460AA0; } .TagClassName { border-color: #460AA0; } </style>