#74CAA2 (or 0x74CAA2) is unknown color: approx Medium Aquamarine. HEX triplet: 74, CA and A2. RGB value is (116,202,162). Sum of RGB (Red+Green+Blue) = 116+202+162=480 (63% of max value = 765). Red value is 116 (45.70% from 255 or 24.17% from 480); Green value is 202 (79.30% from 255 or 42.08% from 480); Blue value is 162 (63.67% from 255 or 33.75% from 480); Max value from RGB is 202 - color contains mainly: green. Hex color #74CAA2 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #74CAA2 is #8B355D. Grayscale: #ABABAB. Windows color (decimal): -9123166 or 10668660. OLE color: 10668660.
HSL color Cylindrical-coordinate representation of color #74CAA2: hue angle of 152.09º degrees, saturation: 0.45, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #74CAA2 is Cyan = 0.43, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.21.
<style> p { color: #74CAA2; } p { color: rgb(116,202,162); } H1.HeaderClassName { color: #74CAA2; } .AnyTagClassName { color: #74CAA2; } </style>
<style> a { background-color: #74CAA2; } a { background-color: rgb(116,202,162); } div.DivClassName { background-color: #74CAA2; } .BgClassName { background-color: #74CAA2; } </style>
<style> span { border-color: #74CAA2; } span { border-color: rgb(116,202,162); } td.TdClassName { border-color: #74CAA2; } .TagClassName { border-color: #74CAA2; } </style>