#80A49A (or 0x80A49A) is unknown color: approx Cascade. HEX triplet: 80, A4 and 9A. RGB value is (128,164,154). Sum of RGB (Red+Green+Blue) = 128+164+154=446 (59% of max value = 765). Red value is 128 (50.39% from 255 or 28.70% from 446); Green value is 164 (64.45% from 255 or 36.77% from 446); Blue value is 154 (60.55% from 255 or 34.53% from 446); Max value from RGB is 164 - color contains mainly: green. Hex color #80A49A is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #80A49A is #7F5B65. Grayscale: #989898. Windows color (decimal): -8346470 or 10134656. OLE color: 10134656.
HSL color Cylindrical-coordinate representation of color #80A49A: hue angle of 163.33º degrees, saturation: 0.17, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #80A49A is Cyan = 0.22, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.36.
<style> p { color: #80A49A; } p { color: rgb(128,164,154); } H1.HeaderClassName { color: #80A49A; } .AnyTagClassName { color: #80A49A; } </style>
<style> a { background-color: #80A49A; } a { background-color: rgb(128,164,154); } div.DivClassName { background-color: #80A49A; } .BgClassName { background-color: #80A49A; } </style>
<style> span { border-color: #80A49A; } span { border-color: rgb(128,164,154); } td.TdClassName { border-color: #80A49A; } .TagClassName { border-color: #80A49A; } </style>