#7ACCAE (or 0x7ACCAE) is unknown color: approx Monte Carlo. HEX triplet: 7A, CC and AE. RGB value is (122,204,174). Sum of RGB (Red+Green+Blue) = 122+204+174=500 (66% of max value = 765). Red value is 122 (48.05% from 255 or 24.4% from 500); Green value is 204 (80.08% from 255 or 40.8% from 500); Blue value is 174 (68.36% from 255 or 34.8% from 500); Max value from RGB is 204 - color contains mainly: green. Hex color #7ACCAE is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #7ACCAE is #853351. Grayscale: #B0B0B0. Windows color (decimal): -8729426 or 11455610. OLE color: 11455610.
HSL color Cylindrical-coordinate representation of color #7ACCAE: hue angle of 158.05º degrees, saturation: 0.45, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #7ACCAE is Cyan = 0.40, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.2.
<style> p { color: #7ACCAE; } p { color: rgb(122,204,174); } H1.HeaderClassName { color: #7ACCAE; } .AnyTagClassName { color: #7ACCAE; } </style>
<style> a { background-color: #7ACCAE; } a { background-color: rgb(122,204,174); } div.DivClassName { background-color: #7ACCAE; } .BgClassName { background-color: #7ACCAE; } </style>
<style> span { border-color: #7ACCAE; } span { border-color: rgb(122,204,174); } td.TdClassName { border-color: #7ACCAE; } .TagClassName { border-color: #7ACCAE; } </style>