#75D77F (or 0x75D77F) is unknown color: approx Pastel Green. HEX triplet: 75, D7 and 7F. RGB value is (117,215,127). Sum of RGB (Red+Green+Blue) = 117+215+127=459 (60% of max value = 765). Red value is 117 (46.09% from 255 or 25.49% from 459); Green value is 215 (84.38% from 255 or 46.84% from 459); Blue value is 127 (50% from 255 or 27.67% from 459); Max value from RGB is 215 - color contains mainly: green. Hex color #75D77F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #75D77F is #8A2880. Grayscale: #AFAFAF. Windows color (decimal): -9054337 or 8378229. OLE color: 8378229.
HSL color Cylindrical-coordinate representation of color #75D77F: hue angle of 126.12º degrees, saturation: 0.55, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #75D77F is Cyan = 0.46, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.16.
<style> p { color: #75D77F; } p { color: rgb(117,215,127); } H1.HeaderClassName { color: #75D77F; } .AnyTagClassName { color: #75D77F; } </style>
<style> a { background-color: #75D77F; } a { background-color: rgb(117,215,127); } div.DivClassName { background-color: #75D77F; } .BgClassName { background-color: #75D77F; } </style>
<style> span { border-color: #75D77F; } span { border-color: rgb(117,215,127); } td.TdClassName { border-color: #75D77F; } .TagClassName { border-color: #75D77F; } </style>