#C0F17A (or 0xC0F17A) is unknown color: approx Sulu. HEX triplet: C0, F1 and 7A. RGB value is (192,241,122). Sum of RGB (Red+Green+Blue) = 192+241+122=555 (73% of max value = 765). Red value is 192 (75.39% from 255 or 34.59% from 555); Green value is 241 (94.53% from 255 or 43.42% from 555); Blue value is 122 (48.05% from 255 or 21.98% from 555); Max value from RGB is 241 - color contains mainly: green. Hex color #C0F17A is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #C0F17A is #3F0E85. Grayscale: #D5D5D5. Windows color (decimal): -4132486 or 8057280. OLE color: 8057280.
HSL color Cylindrical-coordinate representation of color #C0F17A: hue angle of 84.71º degrees, saturation: 0.81, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #C0F17A is Cyan = 0.20, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.05.
<style> p { color: #C0F17A; } p { color: rgb(192,241,122); } H1.HeaderClassName { color: #C0F17A; } .AnyTagClassName { color: #C0F17A; } </style>
<style> a { background-color: #C0F17A; } a { background-color: rgb(192,241,122); } div.DivClassName { background-color: #C0F17A; } .BgClassName { background-color: #C0F17A; } </style>
<style> span { border-color: #C0F17A; } span { border-color: rgb(192,241,122); } td.TdClassName { border-color: #C0F17A; } .TagClassName { border-color: #C0F17A; } </style>