#80BDB7 (or 0x80BDB7) is unknown color: approx Monte Carlo. HEX triplet: 80, BD and B7. RGB value is (128,189,183). Sum of RGB (Red+Green+Blue) = 128+189+183=500 (66% of max value = 765). Red value is 128 (50.39% from 255 or 25.6% from 500); Green value is 189 (74.22% from 255 or 37.8% from 500); Blue value is 183 (71.88% from 255 or 36.6% from 500); Max value from RGB is 189 - color contains mainly: green. Hex color #80BDB7 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #80BDB7 is #7F4248. Grayscale: #AAAAAA. Windows color (decimal): -8340041 or 12041600. OLE color: 12041600.
HSL color Cylindrical-coordinate representation of color #80BDB7: hue angle of 174.1º degrees, saturation: 0.32, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #80BDB7 is Cyan = 0.32, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.26.
<style> p { color: #80BDB7; } p { color: rgb(128,189,183); } H1.HeaderClassName { color: #80BDB7; } .AnyTagClassName { color: #80BDB7; } </style>
<style> a { background-color: #80BDB7; } a { background-color: rgb(128,189,183); } div.DivClassName { background-color: #80BDB7; } .BgClassName { background-color: #80BDB7; } </style>
<style> span { border-color: #80BDB7; } span { border-color: rgb(128,189,183); } td.TdClassName { border-color: #80BDB7; } .TagClassName { border-color: #80BDB7; } </style>