#1B2C66 (or 0x1B2C66) is unknown color: approx Sapphire. HEX triplet: 1B, 2C and 66. RGB value is (27,44,102). Sum of RGB (Red+Green+Blue) = 27+44+102=173 (22% of max value = 765). Red value is 27 (10.94% from 255 or 15.61% from 173); Green value is 44 (17.58% from 255 or 25.43% from 173); Blue value is 102 (40.23% from 255 or 58.96% from 173); Max value from RGB is 102 - color contains mainly: blue. Hex color #1B2C66 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1B2C66 is #E4D399. Grayscale: #2D2D2D. Windows color (decimal): -14996378 or 6695963. OLE color: 6695963.
HSL color Cylindrical-coordinate representation of color #1B2C66: hue angle of 226.4º degrees, saturation: 0.58, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #1B2C66 is Cyan = 0.74, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.6.
<style> p { color: #1b2c66; } p { color: rgb(27,44,102); } H1.HeaderClassName { color: #1b2c66; } .AnyTagClassName { color: #1b2c66; } </style>
<style> a { background-color: #1b2c66; } a { background-color: rgb(27,44,102); } div.DivClassName { background-color: #1b2c66; } .BgClassName { background-color: #1b2c66; } </style>
<style> span { border-color: #1b2c66; } span { border-color: rgb(27,44,102); } td.TdClassName { border-color: #1b2c66; } .TagClassName { border-color: #1b2c66; } </style>