#80CA7D (or 0x80CA7D) is unknown color: approx De York. HEX triplet: 80, CA and 7D. RGB value is (128,202,125). Sum of RGB (Red+Green+Blue) = 128+202+125=455 (60% of max value = 765). Red value is 128 (50.39% from 255 or 28.13% from 455); Green value is 202 (79.30% from 255 or 44.40% from 455); Blue value is 125 (49.22% from 255 or 27.47% from 455); Max value from RGB is 202 - color contains mainly: green. Hex color #80CA7D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #80CA7D is #7F3582. Grayscale: #ABABAB. Windows color (decimal): -8336771 or 8243840. OLE color: 8243840.
HSL color Cylindrical-coordinate representation of color #80CA7D: hue angle of 117.66º degrees, saturation: 0.42, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #80CA7D is Cyan = 0.37, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.21.
<style> p { color: #80CA7D; } p { color: rgb(128,202,125); } H1.HeaderClassName { color: #80CA7D; } .AnyTagClassName { color: #80CA7D; } </style>
<style> a { background-color: #80CA7D; } a { background-color: rgb(128,202,125); } div.DivClassName { background-color: #80CA7D; } .BgClassName { background-color: #80CA7D; } </style>
<style> span { border-color: #80CA7D; } span { border-color: rgb(128,202,125); } td.TdClassName { border-color: #80CA7D; } .TagClassName { border-color: #80CA7D; } </style>