#3CC07B (or 0x3CC07B) is unknown color: approx Medium Sea Green. HEX triplet: 3C, C0 and 7B. RGB value is (60,192,123). Sum of RGB (Red+Green+Blue) = 60+192+123=375 (49% of max value = 765). Red value is 60 (23.83% from 255 or 16% from 375); Green value is 192 (75.39% from 255 or 51.2% from 375); Blue value is 123 (48.44% from 255 or 32.8% from 375); Max value from RGB is 192 - color contains mainly: green. Hex color #3CC07B is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #3CC07B is #C33F84. Grayscale: #909090. Windows color (decimal): -12795781 or 8110140. OLE color: 8110140.
HSL color Cylindrical-coordinate representation of color #3CC07B: hue angle of 148.64º degrees, saturation: 0.52, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #3CC07B is Cyan = 0.69, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.25.
<style> p { color: #3cc07b; } p { color: rgb(60,192,123); } H1.HeaderClassName { color: #3cc07b; } .AnyTagClassName { color: #3cc07b; } </style>
<style> a { background-color: #3cc07b; } a { background-color: rgb(60,192,123); } div.DivClassName { background-color: #3cc07b; } .BgClassName { background-color: #3cc07b; } </style>
<style> span { border-color: #3cc07b; } span { border-color: rgb(60,192,123); } td.TdClassName { border-color: #3cc07b; } .TagClassName { border-color: #3cc07b; } </style>