#1B094D (or 0x1B094D) is unknown color: approx Violent Violet. HEX triplet: 1B, 09 and 4D. RGB value is (27,9,77). Sum of RGB (Red+Green+Blue) = 27+9+77=113 (14% of max value = 765). Red value is 27 (10.94% from 255 or 23.89% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 77 (30.47% from 255 or 68.14% from 113); Max value from RGB is 77 - color contains mainly: blue. Hex color #1B094D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1B094D is #E4F6B2. Grayscale: #151515. Windows color (decimal): -15005363 or 5048603. OLE color: 5048603.
HSL color Cylindrical-coordinate representation of color #1B094D: hue angle of 255.88º degrees, saturation: 0.79, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1B094D is Cyan = 0.65, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #1B094D; } p { color: rgb(27,9,77); } H1.HeaderClassName { color: #1B094D; } .AnyTagClassName { color: #1B094D; } </style>
<style> a { background-color: #1B094D; } a { background-color: rgb(27,9,77); } div.DivClassName { background-color: #1B094D; } .BgClassName { background-color: #1B094D; } </style>
<style> span { border-color: #1B094D; } span { border-color: rgb(27,9,77); } td.TdClassName { border-color: #1B094D; } .TagClassName { border-color: #1B094D; } </style>