#73E69A (or 0x73E69A) is unknown color: approx Medium Aquamarine. HEX triplet: 73, E6 and 9A. RGB value is (115,230,154). Sum of RGB (Red+Green+Blue) = 115+230+154=499 (66% of max value = 765). Red value is 115 (45.31% from 255 or 23.05% from 499); Green value is 230 (90.23% from 255 or 46.09% from 499); Blue value is 154 (60.55% from 255 or 30.86% from 499); Max value from RGB is 230 - color contains mainly: green. Hex color #73E69A is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #73E69A is #8C1965. Grayscale: #BBBBBB. Windows color (decimal): -9181542 or 10151539. OLE color: 10151539.
HSL color Cylindrical-coordinate representation of color #73E69A: hue angle of 140.35º degrees, saturation: 0.7, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #73E69A is Cyan = 0.5, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.10.
<style> p { color: #73e69a; } p { color: rgb(115,230,154); } H1.HeaderClassName { color: #73e69a; } .AnyTagClassName { color: #73e69a; } </style>
<style> a { background-color: #73e69a; } a { background-color: rgb(115,230,154); } div.DivClassName { background-color: #73e69a; } .BgClassName { background-color: #73e69a; } </style>
<style> span { border-color: #73e69a; } span { border-color: rgb(115,230,154); } td.TdClassName { border-color: #73e69a; } .TagClassName { border-color: #73e69a; } </style>