#3CB97C (or 0x3CB97C) is unknown color: approx Medium Sea Green. HEX triplet: 3C, B9 and 7C. RGB value is (60,185,124). Sum of RGB (Red+Green+Blue) = 60+185+124=369 (48% of max value = 765). Red value is 60 (23.83% from 255 or 16.26% from 369); Green value is 185 (72.66% from 255 or 50.14% from 369); Blue value is 124 (48.83% from 255 or 33.60% from 369); Max value from RGB is 185 - color contains mainly: green. Hex color #3CB97C is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #3CB97C is #C34683. Grayscale: #8C8C8C. Windows color (decimal): -12797572 or 8173884. OLE color: 8173884.
HSL color Cylindrical-coordinate representation of color #3CB97C: hue angle of 150.72º degrees, saturation: 0.51, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #3CB97C is Cyan = 0.68, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.27.
<style> p { color: #3cb97c; } p { color: rgb(60,185,124); } H1.HeaderClassName { color: #3cb97c; } .AnyTagClassName { color: #3cb97c; } </style>
<style> a { background-color: #3cb97c; } a { background-color: rgb(60,185,124); } div.DivClassName { background-color: #3cb97c; } .BgClassName { background-color: #3cb97c; } </style>
<style> span { border-color: #3cb97c; } span { border-color: rgb(60,185,124); } td.TdClassName { border-color: #3cb97c; } .TagClassName { border-color: #3cb97c; } </style>