#42F6EB (or 0x42F6EB) is unknown color: approx Turquoise. HEX triplet: 42, F6 and EB. RGB value is (66,246,235). Sum of RGB (Red+Green+Blue) = 66+246+235=547 (72% of max value = 765). Red value is 66 (26.17% from 255 or 12.07% from 547); Green value is 246 (96.48% from 255 or 44.97% from 547); Blue value is 235 (92.19% from 255 or 42.96% from 547); Max value from RGB is 246 - color contains mainly: green. Hex color #42F6EB is not a web safe color. Web safe color analog (approx): #33FFFF. Inversed color of #42F6EB is #BD0914. Grayscale: #BEBEBE. Windows color (decimal): -12388629 or 15464002. OLE color: 15464002.
HSL color Cylindrical-coordinate representation of color #42F6EB: hue angle of 176.33º degrees, saturation: 0.91, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #42F6EB is Cyan = 0.73, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.04.
<style> p { color: #42f6eb; } p { color: rgb(66,246,235); } H1.HeaderClassName { color: #42f6eb; } .AnyTagClassName { color: #42f6eb; } </style>
<style> a { background-color: #42f6eb; } a { background-color: rgb(66,246,235); } div.DivClassName { background-color: #42f6eb; } .BgClassName { background-color: #42f6eb; } </style>
<style> span { border-color: #42f6eb; } span { border-color: rgb(66,246,235); } td.TdClassName { border-color: #42f6eb; } .TagClassName { border-color: #42f6eb; } </style>