#08140B (or 0x08140B) is unknown color: approx Black Bean. HEX triplet: 08, 14 and 0B. RGB value is (8,20,11). Sum of RGB (Red+Green+Blue) = 8+20+11=39 (5% of max value = 765). Red value is 8 (3.52% from 255 or 20.51% from 39); Green value is 20 (8.20% from 255 or 51.28% from 39); Blue value is 11 (4.69% from 255 or 28.21% from 39); Max value from RGB is 20 - color contains mainly: green. Hex color #08140B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #08140B is #F7EBF4. Grayscale: #0F0F0F. Windows color (decimal): -16247797 or 726024. OLE color: 726024.
HSL color Cylindrical-coordinate representation of color #08140B: hue angle of 135º degrees, saturation: 0.43, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #08140B is Cyan = 0.60, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.92.
<style> p { color: #08140B; } p { color: rgb(8,20,11); } H1.HeaderClassName { color: #08140B; } .AnyTagClassName { color: #08140B; } </style>
<style> a { background-color: #08140B; } a { background-color: rgb(8,20,11); } div.DivClassName { background-color: #08140B; } .BgClassName { background-color: #08140B; } </style>
<style> span { border-color: #08140B; } span { border-color: rgb(8,20,11); } td.TdClassName { border-color: #08140B; } .TagClassName { border-color: #08140B; } </style>