#1A484F (or 0x1A484F) is unknown color: approx Teal Blue. HEX triplet: 1A, 48 and 4F. RGB value is (26,72,79). Sum of RGB (Red+Green+Blue) = 26+72+79=177 (23% of max value = 765). Red value is 26 (10.55% from 255 or 14.69% from 177); Green value is 72 (28.52% from 255 or 40.68% from 177); Blue value is 79 (31.25% from 255 or 44.63% from 177); Max value from RGB is 79 - color contains mainly: blue. Hex color #1A484F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1A484F is #E5B7B0. Grayscale: #3A3A3A. Windows color (decimal): -15054769 or 5195802. OLE color: 5195802.
HSL color Cylindrical-coordinate representation of color #1A484F: hue angle of 187.92º degrees, saturation: 0.5, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #1A484F is Cyan = 0.67, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #1A484F; } p { color: rgb(26,72,79); } H1.HeaderClassName { color: #1A484F; } .AnyTagClassName { color: #1A484F; } </style>
<style> a { background-color: #1A484F; } a { background-color: rgb(26,72,79); } div.DivClassName { background-color: #1A484F; } .BgClassName { background-color: #1A484F; } </style>
<style> span { border-color: #1A484F; } span { border-color: rgb(26,72,79); } td.TdClassName { border-color: #1A484F; } .TagClassName { border-color: #1A484F; } </style>