#1B737D (or 0x1B737D) is unknown color: approx Allports. HEX triplet: 1B, 73 and 7D. RGB value is (27,115,125). Sum of RGB (Red+Green+Blue) = 27+115+125=267 (35% of max value = 765). Red value is 27 (10.94% from 255 or 10.11% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 125 (49.22% from 255 or 46.82% from 267); Max value from RGB is 125 - color contains mainly: blue. Hex color #1B737D is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1B737D is #E48C82. Grayscale: #595959. Windows color (decimal): -14978179 or 8221467. OLE color: 8221467.
HSL color Cylindrical-coordinate representation of color #1B737D: hue angle of 186.12º degrees, saturation: 0.64, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #1B737D is Cyan = 0.78, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #1B737D; } p { color: rgb(27,115,125); } H1.HeaderClassName { color: #1B737D; } .AnyTagClassName { color: #1B737D; } </style>
<style> a { background-color: #1B737D; } a { background-color: rgb(27,115,125); } div.DivClassName { background-color: #1B737D; } .BgClassName { background-color: #1B737D; } </style>
<style> span { border-color: #1B737D; } span { border-color: rgb(27,115,125); } td.TdClassName { border-color: #1B737D; } .TagClassName { border-color: #1B737D; } </style>