#1A3A50 (or 0x1A3A50) is unknown color: approx Regal Blue. HEX triplet: 1A, 3A and 50. RGB value is (26,58,80). Sum of RGB (Red+Green+Blue) = 26+58+80=164 (21% of max value = 765). Red value is 26 (10.55% from 255 or 15.85% from 164); Green value is 58 (23.05% from 255 or 35.37% from 164); Blue value is 80 (31.64% from 255 or 48.78% from 164); Max value from RGB is 80 - color contains mainly: blue. Hex color #1A3A50 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1A3A50 is #E5C5AF. Grayscale: #323232. Windows color (decimal): -15058352 or 5257754. OLE color: 5257754.
HSL color Cylindrical-coordinate representation of color #1A3A50: hue angle of 204.44º degrees, saturation: 0.51, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #1A3A50 is Cyan = 0.67, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #1A3A50; } p { color: rgb(26,58,80); } H1.HeaderClassName { color: #1A3A50; } .AnyTagClassName { color: #1A3A50; } </style>
<style> a { background-color: #1A3A50; } a { background-color: rgb(26,58,80); } div.DivClassName { background-color: #1A3A50; } .BgClassName { background-color: #1A3A50; } </style>
<style> span { border-color: #1A3A50; } span { border-color: rgb(26,58,80); } td.TdClassName { border-color: #1A3A50; } .TagClassName { border-color: #1A3A50; } </style>