#1B0B60 (or 0x1B0B60) is unknown color: approx Midnight Blue. HEX triplet: 1B, 0B and 60. RGB value is (27,11,96). Sum of RGB (Red+Green+Blue) = 27+11+96=134 (17% of max value = 765). Red value is 27 (10.94% from 255 or 20.15% from 134); Green value is 11 (4.69% from 255 or 8.21% from 134); Blue value is 96 (37.89% from 255 or 71.64% from 134); Max value from RGB is 96 - color contains mainly: blue. Hex color #1B0B60 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1B0B60 is #E4F49F. Grayscale: #191919. Windows color (decimal): -15004832 or 6294299. OLE color: 6294299.
HSL color Cylindrical-coordinate representation of color #1B0B60: hue angle of 251.29º degrees, saturation: 0.79, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #1B0B60 is Cyan = 0.72, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #1b0b60; } p { color: rgb(27,11,96); } H1.HeaderClassName { color: #1b0b60; } .AnyTagClassName { color: #1b0b60; } </style>
<style> a { background-color: #1b0b60; } a { background-color: rgb(27,11,96); } div.DivClassName { background-color: #1b0b60; } .BgClassName { background-color: #1b0b60; } </style>
<style> span { border-color: #1b0b60; } span { border-color: rgb(27,11,96); } td.TdClassName { border-color: #1b0b60; } .TagClassName { border-color: #1b0b60; } </style>