#C2FF70 (or 0xC2FF70) is unknown color: approx Sulu. HEX triplet: C2, FF and 70. RGB value is (194,255,112). Sum of RGB (Red+Green+Blue) = 194+255+112=561 (74% of max value = 765). Red value is 194 (76.17% from 255 or 34.58% from 561); Green value is 255 (100% from 255 or 45.45% from 561); Blue value is 112 (44.14% from 255 or 19.96% from 561); Max value from RGB is 255 - color contains mainly: green. Hex color #C2FF70 is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #C2FF70 is #3D008F. Grayscale: #DCDCDC. Windows color (decimal): -3997840 or 7405506. OLE color: 7405506.
HSL color Cylindrical-coordinate representation of color #C2FF70: hue angle of 85.59º degrees, saturation: 1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #C2FF70 is Cyan = 0.24, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.
<style> p { color: #C2FF70; } p { color: rgb(194,255,112); } H1.HeaderClassName { color: #C2FF70; } .AnyTagClassName { color: #C2FF70; } </style>
<style> a { background-color: #C2FF70; } a { background-color: rgb(194,255,112); } div.DivClassName { background-color: #C2FF70; } .BgClassName { background-color: #C2FF70; } </style>
<style> span { border-color: #C2FF70; } span { border-color: rgb(194,255,112); } td.TdClassName { border-color: #C2FF70; } .TagClassName { border-color: #C2FF70; } </style>