#2CAF4E (or 0x2CAF4E) is unknown color: approx Chateau Green. HEX triplet: 2C, AF and 4E. RGB value is (44,175,78). Sum of RGB (Red+Green+Blue) = 44+175+78=297 (39% of max value = 765). Red value is 44 (17.58% from 255 or 14.81% from 297); Green value is 175 (68.75% from 255 or 58.92% from 297); Blue value is 78 (30.86% from 255 or 26.26% from 297); Max value from RGB is 175 - color contains mainly: green. Hex color #2CAF4E is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #2CAF4E is #D350B1. Grayscale: #7D7D7D. Windows color (decimal): -13848754 or 5156652. OLE color: 5156652.
HSL color Cylindrical-coordinate representation of color #2CAF4E: hue angle of 135.57º degrees, saturation: 0.6, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #2CAF4E is Cyan = 0.75, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.31.
<style> p { color: #2caf4e; } p { color: rgb(44,175,78); } H1.HeaderClassName { color: #2caf4e; } .AnyTagClassName { color: #2caf4e; } </style>
<style> a { background-color: #2caf4e; } a { background-color: rgb(44,175,78); } div.DivClassName { background-color: #2caf4e; } .BgClassName { background-color: #2caf4e; } </style>
<style> span { border-color: #2caf4e; } span { border-color: rgb(44,175,78); } td.TdClassName { border-color: #2caf4e; } .TagClassName { border-color: #2caf4e; } </style>