#80340E (or 0x80340E) is unknown color: approx Saddle Brown. HEX triplet: 80, 34 and 0E. RGB value is (128,52,14). Sum of RGB (Red+Green+Blue) = 128+52+14=194 (25% of max value = 765). Red value is 128 (50.39% from 255 or 65.98% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 14 (5.86% from 255 or 7.22% from 194); Max value from RGB is 128 - color contains mainly: red. Hex color #80340E is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #80340E is #7FCBF1. Grayscale: #464646. Windows color (decimal): -8375282 or 930944. OLE color: 930944.
HSL color Cylindrical-coordinate representation of color #80340E: hue angle of 20º degrees, saturation: 0.8, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #80340E is Cyan = 0, Magento = 0.59, Yellow = 0.89 and Black (K on CMYK) = 0.50.
<style> p { color: #80340E; } p { color: rgb(128,52,14); } H1.HeaderClassName { color: #80340E; } .AnyTagClassName { color: #80340E; } </style>
<style> a { background-color: #80340E; } a { background-color: rgb(128,52,14); } div.DivClassName { background-color: #80340E; } .BgClassName { background-color: #80340E; } </style>
<style> span { border-color: #80340E; } span { border-color: rgb(128,52,14); } td.TdClassName { border-color: #80340E; } .TagClassName { border-color: #80340E; } </style>