#1A135F (or 0x1A135F) is unknown color: approx Midnight Blue. HEX triplet: 1A, 13 and 5F. RGB value is (26,19,95). Sum of RGB (Red+Green+Blue) = 26+19+95=140 (18% of max value = 765). Red value is 26 (10.55% from 255 or 18.57% from 140); Green value is 19 (7.81% from 255 or 13.57% from 140); Blue value is 95 (37.5% from 255 or 67.86% from 140); Max value from RGB is 95 - color contains mainly: blue. Hex color #1A135F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1A135F is #E5ECA0. Grayscale: #1D1D1D. Windows color (decimal): -15068321 or 6230810. OLE color: 6230810.
HSL color Cylindrical-coordinate representation of color #1A135F: hue angle of 245.53º degrees, saturation: 0.67, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #1A135F is Cyan = 0.73, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #1A135F; } p { color: rgb(26,19,95); } H1.HeaderClassName { color: #1A135F; } .AnyTagClassName { color: #1A135F; } </style>
<style> a { background-color: #1A135F; } a { background-color: rgb(26,19,95); } div.DivClassName { background-color: #1A135F; } .BgClassName { background-color: #1A135F; } </style>
<style> span { border-color: #1A135F; } span { border-color: rgb(26,19,95); } td.TdClassName { border-color: #1A135F; } .TagClassName { border-color: #1A135F; } </style>