#80A585 (or 0x80A585) is unknown color: approx Envy. HEX triplet: 80, A5 and 85. RGB value is (128,165,133). Sum of RGB (Red+Green+Blue) = 128+165+133=426 (56% of max value = 765). Red value is 128 (50.39% from 255 or 30.05% from 426); Green value is 165 (64.84% from 255 or 38.73% from 426); Blue value is 133 (52.34% from 255 or 31.22% from 426); Max value from RGB is 165 - color contains mainly: green. Hex color #80A585 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #80A585 is #7F5A7A. Grayscale: #969696. Windows color (decimal): -8346235 or 8758656. OLE color: 8758656.
HSL color Cylindrical-coordinate representation of color #80A585: hue angle of 128.11º degrees, saturation: 0.17, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #80A585 is Cyan = 0.22, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.35.
<style> p { color: #80A585; } p { color: rgb(128,165,133); } H1.HeaderClassName { color: #80A585; } .AnyTagClassName { color: #80A585; } </style>
<style> a { background-color: #80A585; } a { background-color: rgb(128,165,133); } div.DivClassName { background-color: #80A585; } .BgClassName { background-color: #80A585; } </style>
<style> span { border-color: #80A585; } span { border-color: rgb(128,165,133); } td.TdClassName { border-color: #80A585; } .TagClassName { border-color: #80A585; } </style>