#3CA29B (or 0x3CA29B) is unknown color: approx Blue Chill. HEX triplet: 3C, A2 and 9B. RGB value is (60,162,155). Sum of RGB (Red+Green+Blue) = 60+162+155=377 (49% of max value = 765). Red value is 60 (23.83% from 255 or 15.92% from 377); Green value is 162 (63.67% from 255 or 42.97% from 377); Blue value is 155 (60.94% from 255 or 41.11% from 377); Max value from RGB is 162 - color contains mainly: green. Hex color #3CA29B is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #3CA29B is #C35D64. Grayscale: #828282. Windows color (decimal): -12803429 or 10199612. OLE color: 10199612.
HSL color Cylindrical-coordinate representation of color #3CA29B: hue angle of 175.88º degrees, saturation: 0.46, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #3CA29B is Cyan = 0.63, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.36.
<style> p { color: #3CA29B; } p { color: rgb(60,162,155); } H1.HeaderClassName { color: #3CA29B; } .AnyTagClassName { color: #3CA29B; } </style>
<style> a { background-color: #3CA29B; } a { background-color: rgb(60,162,155); } div.DivClassName { background-color: #3CA29B; } .BgClassName { background-color: #3CA29B; } </style>
<style> span { border-color: #3CA29B; } span { border-color: rgb(60,162,155); } td.TdClassName { border-color: #3CA29B; } .TagClassName { border-color: #3CA29B; } </style>