#802D1A (or 0x802D1A) is unknown color: approx Burnt Umber. HEX triplet: 80, 2D and 1A. RGB value is (128,45,26). Sum of RGB (Red+Green+Blue) = 128+45+26=199 (26% of max value = 765). Red value is 128 (50.39% from 255 or 64.32% from 199); Green value is 45 (17.97% from 255 or 22.61% from 199); Blue value is 26 (10.55% from 255 or 13.07% from 199); Max value from RGB is 128 - color contains mainly: red. Hex color #802D1A is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802D1A is #7FD2E5. Grayscale: #434343. Windows color (decimal): -8377062 or 1715584. OLE color: 1715584.
HSL color Cylindrical-coordinate representation of color #802D1A: hue angle of 11.18º degrees, saturation: 0.66, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #802D1A is Cyan = 0, Magento = 0.65, Yellow = 0.80 and Black (K on CMYK) = 0.50.
<style> p { color: #802D1A; } p { color: rgb(128,45,26); } H1.HeaderClassName { color: #802D1A; } .AnyTagClassName { color: #802D1A; } </style>
<style> a { background-color: #802D1A; } a { background-color: rgb(128,45,26); } div.DivClassName { background-color: #802D1A; } .BgClassName { background-color: #802D1A; } </style>
<style> span { border-color: #802D1A; } span { border-color: rgb(128,45,26); } td.TdClassName { border-color: #802D1A; } .TagClassName { border-color: #802D1A; } </style>