#1A2560 (or 0x1A2560) is unknown color: approx Sapphire. HEX triplet: 1A, 25 and 60. RGB value is (26,37,96). Sum of RGB (Red+Green+Blue) = 26+37+96=159 (21% of max value = 765). Red value is 26 (10.55% from 255 or 16.35% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 96 (37.89% from 255 or 60.38% from 159); Max value from RGB is 96 - color contains mainly: blue. Hex color #1A2560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1A2560 is #E5DA9F. Grayscale: #282828. Windows color (decimal): -15063712 or 6300954. OLE color: 6300954.
HSL color Cylindrical-coordinate representation of color #1A2560: hue angle of 230.57º degrees, saturation: 0.57, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #1A2560 is Cyan = 0.73, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #1A2560; } p { color: rgb(26,37,96); } H1.HeaderClassName { color: #1A2560; } .AnyTagClassName { color: #1A2560; } </style>
<style> a { background-color: #1A2560; } a { background-color: rgb(26,37,96); } div.DivClassName { background-color: #1A2560; } .BgClassName { background-color: #1A2560; } </style>
<style> span { border-color: #1A2560; } span { border-color: rgb(26,37,96); } td.TdClassName { border-color: #1A2560; } .TagClassName { border-color: #1A2560; } </style>