#1B137B (or 0x1B137B) is unknown color: approx Midnight Blue. HEX triplet: 1B, 13 and 7B. RGB value is (27,19,123). Sum of RGB (Red+Green+Blue) = 27+19+123=169 (22% of max value = 765). Red value is 27 (10.94% from 255 or 15.98% from 169); Green value is 19 (7.81% from 255 or 11.24% from 169); Blue value is 123 (48.44% from 255 or 72.78% from 169); Max value from RGB is 123 - color contains mainly: blue. Hex color #1B137B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1B137B is #E4EC84. Grayscale: #202020. Windows color (decimal): -15002757 or 8065819. OLE color: 8065819.
HSL color Cylindrical-coordinate representation of color #1B137B: hue angle of 244.62º degrees, saturation: 0.73, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1B137B is Cyan = 0.78, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #1B137B; } p { color: rgb(27,19,123); } H1.HeaderClassName { color: #1B137B; } .AnyTagClassName { color: #1B137B; } </style>
<style> a { background-color: #1B137B; } a { background-color: rgb(27,19,123); } div.DivClassName { background-color: #1B137B; } .BgClassName { background-color: #1B137B; } </style>
<style> span { border-color: #1B137B; } span { border-color: rgb(27,19,123); } td.TdClassName { border-color: #1B137B; } .TagClassName { border-color: #1B137B; } </style>