#132A5B (or 0x132A5B) is unknown color: approx Sapphire. HEX triplet: 13, 2A and 5B. RGB value is (19,42,91). Sum of RGB (Red+Green+Blue) = 19+42+91=152 (20% of max value = 765). Red value is 19 (7.81% from 255 or 12.5% from 152); Green value is 42 (16.80% from 255 or 27.63% from 152); Blue value is 91 (35.94% from 255 or 59.87% from 152); Max value from RGB is 91 - color contains mainly: blue. Hex color #132A5B is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #132A5B is #ECD5A4. Grayscale: #282828. Windows color (decimal): -15521189 or 5974547. OLE color: 5974547.
HSL color Cylindrical-coordinate representation of color #132A5B: hue angle of 220.83º degrees, saturation: 0.65, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #132A5B is Cyan = 0.79, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #132A5B; } p { color: rgb(19,42,91); } H1.HeaderClassName { color: #132A5B; } .AnyTagClassName { color: #132A5B; } </style>
<style> a { background-color: #132A5B; } a { background-color: rgb(19,42,91); } div.DivClassName { background-color: #132A5B; } .BgClassName { background-color: #132A5B; } </style>
<style> span { border-color: #132A5B; } span { border-color: rgb(19,42,91); } td.TdClassName { border-color: #132A5B; } .TagClassName { border-color: #132A5B; } </style>