#27C240 (or 0x27C240) is unknown color: approx Lime Green. HEX triplet: 27, C2 and 40. RGB value is (39,194,64). Sum of RGB (Red+Green+Blue) = 39+194+64=297 (39% of max value = 765). Red value is 39 (15.62% from 255 or 13.13% from 297); Green value is 194 (76.17% from 255 or 65.32% from 297); Blue value is 64 (25.39% from 255 or 21.55% from 297); Max value from RGB is 194 - color contains mainly: green. Hex color #27C240 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #27C240 is #D83DBF. Grayscale: #858585. Windows color (decimal): -14171584 or 4244007. OLE color: 4244007.
HSL color Cylindrical-coordinate representation of color #27C240: hue angle of 129.68º degrees, saturation: 0.67, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #27C240 is Cyan = 0.80, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.24.
<style> p { color: #27C240; } p { color: rgb(39,194,64); } H1.HeaderClassName { color: #27C240; } .AnyTagClassName { color: #27C240; } </style>
<style> a { background-color: #27C240; } a { background-color: rgb(39,194,64); } div.DivClassName { background-color: #27C240; } .BgClassName { background-color: #27C240; } </style>
<style> span { border-color: #27C240; } span { border-color: rgb(39,194,64); } td.TdClassName { border-color: #27C240; } .TagClassName { border-color: #27C240; } </style>