#071B2B (or 0x071B2B) is unknown color: approx Black Pearl. HEX triplet: 07, 1B and 2B. RGB value is (7,27,43). Sum of RGB (Red+Green+Blue) = 7+27+43=77 (10% of max value = 765). Red value is 7 (3.12% from 255 or 9.09% from 77); Green value is 27 (10.94% from 255 or 35.06% from 77); Blue value is 43 (17.19% from 255 or 55.84% from 77); Max value from RGB is 43 - color contains mainly: blue. Hex color #071B2B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #071B2B is #F8E4D4. Grayscale: #161616. Windows color (decimal): -16311509 or 2824967. OLE color: 2824967.
HSL color Cylindrical-coordinate representation of color #071B2B: hue angle of 206.67º degrees, saturation: 0.72, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #071B2B is Cyan = 0.84, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #071B2B; } p { color: rgb(7,27,43); } H1.HeaderClassName { color: #071B2B; } .AnyTagClassName { color: #071B2B; } </style>
<style> a { background-color: #071B2B; } a { background-color: rgb(7,27,43); } div.DivClassName { background-color: #071B2B; } .BgClassName { background-color: #071B2B; } </style>
<style> span { border-color: #071B2B; } span { border-color: rgb(7,27,43); } td.TdClassName { border-color: #071B2B; } .TagClassName { border-color: #071B2B; } </style>