#3CB67D (or 0x3CB67D) is unknown color: approx Medium Sea Green. HEX triplet: 3C, B6 and 7D. RGB value is (60,182,125). Sum of RGB (Red+Green+Blue) = 60+182+125=367 (48% of max value = 765). Red value is 60 (23.83% from 255 or 16.35% from 367); Green value is 182 (71.48% from 255 or 49.59% from 367); Blue value is 125 (49.22% from 255 or 34.06% from 367); Max value from RGB is 182 - color contains mainly: green. Hex color #3CB67D is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #3CB67D is #C34982. Grayscale: #8B8B8B. Windows color (decimal): -12798339 or 8238652. OLE color: 8238652.
HSL color Cylindrical-coordinate representation of color #3CB67D: hue angle of 151.97º degrees, saturation: 0.5, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #3CB67D is Cyan = 0.67, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.29.
<style> p { color: #3cb67d; } p { color: rgb(60,182,125); } H1.HeaderClassName { color: #3cb67d; } .AnyTagClassName { color: #3cb67d; } </style>
<style> a { background-color: #3cb67d; } a { background-color: rgb(60,182,125); } div.DivClassName { background-color: #3cb67d; } .BgClassName { background-color: #3cb67d; } </style>
<style> span { border-color: #3cb67d; } span { border-color: rgb(60,182,125); } td.TdClassName { border-color: #3cb67d; } .TagClassName { border-color: #3cb67d; } </style>