#75CB6F (or 0x75CB6F) is unknown color: approx Pastel Green. HEX triplet: 75, CB and 6F. RGB value is (117,203,111). Sum of RGB (Red+Green+Blue) = 117+203+111=431 (57% of max value = 765). Red value is 117 (46.09% from 255 or 27.15% from 431); Green value is 203 (79.69% from 255 or 47.10% from 431); Blue value is 111 (43.75% from 255 or 25.75% from 431); Max value from RGB is 203 - color contains mainly: green. Hex color #75CB6F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #75CB6F is #8A3490. Grayscale: #A7A7A7. Windows color (decimal): -9057425 or 7326581. OLE color: 7326581.
HSL color Cylindrical-coordinate representation of color #75CB6F: hue angle of 116.09º degrees, saturation: 0.47, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #75CB6F is Cyan = 0.42, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.20.
<style> p { color: #75CB6F; } p { color: rgb(117,203,111); } H1.HeaderClassName { color: #75CB6F; } .AnyTagClassName { color: #75CB6F; } </style>
<style> a { background-color: #75CB6F; } a { background-color: rgb(117,203,111); } div.DivClassName { background-color: #75CB6F; } .BgClassName { background-color: #75CB6F; } </style>
<style> span { border-color: #75CB6F; } span { border-color: rgb(117,203,111); } td.TdClassName { border-color: #75CB6F; } .TagClassName { border-color: #75CB6F; } </style>