#1A4566 (or 0x1A4566) is unknown color: approx Astronaut Blue. HEX triplet: 1A, 45 and 66. RGB value is (26,69,102). Sum of RGB (Red+Green+Blue) = 26+69+102=197 (26% of max value = 765). Red value is 26 (10.55% from 255 or 13.20% from 197); Green value is 69 (27.34% from 255 or 35.03% from 197); Blue value is 102 (40.23% from 255 or 51.78% from 197); Max value from RGB is 102 - color contains mainly: blue. Hex color #1A4566 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1A4566 is #E5BA99. Grayscale: #3B3B3B. Windows color (decimal): -15055514 or 6702362. OLE color: 6702362.
HSL color Cylindrical-coordinate representation of color #1A4566: hue angle of 206.05º degrees, saturation: 0.59, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1A4566 is Cyan = 0.75, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.6.
<style> p { color: #1A4566; } p { color: rgb(26,69,102); } H1.HeaderClassName { color: #1A4566; } .AnyTagClassName { color: #1A4566; } </style>
<style> a { background-color: #1A4566; } a { background-color: rgb(26,69,102); } div.DivClassName { background-color: #1A4566; } .BgClassName { background-color: #1A4566; } </style>
<style> span { border-color: #1A4566; } span { border-color: rgb(26,69,102); } td.TdClassName { border-color: #1A4566; } .TagClassName { border-color: #1A4566; } </style>