#1A313F (or 0x1A313F) is unknown color: approx Blue Whale. HEX triplet: 1A, 31 and 3F. RGB value is (26,49,63). Sum of RGB (Red+Green+Blue) = 26+49+63=138 (18% of max value = 765). Red value is 26 (10.55% from 255 or 18.84% from 138); Green value is 49 (19.53% from 255 or 35.51% from 138); Blue value is 63 (25% from 255 or 45.65% from 138); Max value from RGB is 63 - color contains mainly: blue. Hex color #1A313F is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1A313F is #E5CEC0. Grayscale: #2B2B2B. Windows color (decimal): -15060673 or 4141338. OLE color: 4141338.
HSL color Cylindrical-coordinate representation of color #1A313F: hue angle of 202.7º degrees, saturation: 0.42, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #1A313F is Cyan = 0.59, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.75.
<style> p { color: #1a313f; } p { color: rgb(26,49,63); } H1.HeaderClassName { color: #1a313f; } .AnyTagClassName { color: #1a313f; } </style>
<style> a { background-color: #1a313f; } a { background-color: rgb(26,49,63); } div.DivClassName { background-color: #1a313f; } .BgClassName { background-color: #1a313f; } </style>
<style> span { border-color: #1a313f; } span { border-color: rgb(26,49,63); } td.TdClassName { border-color: #1a313f; } .TagClassName { border-color: #1a313f; } </style>