#1B2F77 (or 0x1B2F77) is unknown color: approx Sapphire. HEX triplet: 1B, 2F and 77. RGB value is (27,47,119). Sum of RGB (Red+Green+Blue) = 27+47+119=193 (25% of max value = 765). Red value is 27 (10.94% from 255 or 13.99% from 193); Green value is 47 (18.75% from 255 or 24.35% from 193); Blue value is 119 (46.88% from 255 or 61.66% from 193); Max value from RGB is 119 - color contains mainly: blue. Hex color #1B2F77 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1B2F77 is #E4D088. Grayscale: #303030. Windows color (decimal): -14995593 or 7810843. OLE color: 7810843.
HSL color Cylindrical-coordinate representation of color #1B2F77: hue angle of 226.96º degrees, saturation: 0.63, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1B2F77 is Cyan = 0.77, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.53.
<style> p { color: #1B2F77; } p { color: rgb(27,47,119); } H1.HeaderClassName { color: #1B2F77; } .AnyTagClassName { color: #1B2F77; } </style>
<style> a { background-color: #1B2F77; } a { background-color: rgb(27,47,119); } div.DivClassName { background-color: #1B2F77; } .BgClassName { background-color: #1B2F77; } </style>
<style> span { border-color: #1B2F77; } span { border-color: rgb(27,47,119); } td.TdClassName { border-color: #1B2F77; } .TagClassName { border-color: #1B2F77; } </style>