#66F196 (or 0x66F196) is unknown color: approx Medium Aquamarine. HEX triplet: 66, F1 and 96. RGB value is (102,241,150). Sum of RGB (Red+Green+Blue) = 102+241+150=493 (65% of max value = 765). Red value is 102 (40.23% from 255 or 20.69% from 493); Green value is 241 (94.53% from 255 or 48.88% from 493); Blue value is 150 (58.98% from 255 or 30.43% from 493); Max value from RGB is 241 - color contains mainly: green. Hex color #66F196 is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #66F196 is #990E69. Grayscale: #BDBDBD. Windows color (decimal): -10030698 or 9892198. OLE color: 9892198.
HSL color Cylindrical-coordinate representation of color #66F196: hue angle of 140.72º degrees, saturation: 0.83, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #66F196 is Cyan = 0.58, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.05.
<style> p { color: #66f196; } p { color: rgb(102,241,150); } H1.HeaderClassName { color: #66f196; } .AnyTagClassName { color: #66f196; } </style>
<style> a { background-color: #66f196; } a { background-color: rgb(102,241,150); } div.DivClassName { background-color: #66f196; } .BgClassName { background-color: #66f196; } </style>
<style> span { border-color: #66f196; } span { border-color: rgb(102,241,150); } td.TdClassName { border-color: #66f196; } .TagClassName { border-color: #66f196; } </style>