#46E27F (or 0x46E27F) is unknown color: approx Emerald. HEX triplet: 46, E2 and 7F. RGB value is (70,226,127). Sum of RGB (Red+Green+Blue) = 70+226+127=423 (56% of max value = 765). Red value is 70 (27.73% from 255 or 16.55% from 423); Green value is 226 (88.67% from 255 or 53.43% from 423); Blue value is 127 (50% from 255 or 30.02% from 423); Max value from RGB is 226 - color contains mainly: green. Hex color #46E27F is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #46E27F is #B91D80. Grayscale: #A8A8A8. Windows color (decimal): -12131713 or 8380998. OLE color: 8380998.
HSL color Cylindrical-coordinate representation of color #46E27F: hue angle of 141.92º degrees, saturation: 0.73, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #46E27F is Cyan = 0.69, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.11.
<style> p { color: #46e27f; } p { color: rgb(70,226,127); } H1.HeaderClassName { color: #46e27f; } .AnyTagClassName { color: #46e27f; } </style>
<style> a { background-color: #46e27f; } a { background-color: rgb(70,226,127); } div.DivClassName { background-color: #46e27f; } .BgClassName { background-color: #46e27f; } </style>
<style> span { border-color: #46e27f; } span { border-color: rgb(70,226,127); } td.TdClassName { border-color: #46e27f; } .TagClassName { border-color: #46e27f; } </style>