#27B83C (or 0x27B83C) is unknown color: approx Lime Green. HEX triplet: 27, B8 and 3C. RGB value is (39,184,60). Sum of RGB (Red+Green+Blue) = 39+184+60=283 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.78% from 283); Green value is 184 (72.27% from 255 or 65.02% from 283); Blue value is 60 (23.83% from 255 or 21.20% from 283); Max value from RGB is 184 - color contains mainly: green. Hex color #27B83C is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #27B83C is #D847C3. Grayscale: #7E7E7E. Windows color (decimal): -14174148 or 3979303. OLE color: 3979303.
HSL color Cylindrical-coordinate representation of color #27B83C: hue angle of 128.69º degrees, saturation: 0.65, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #27B83C is Cyan = 0.79, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.28.
<style> p { color: #27b83c; } p { color: rgb(39,184,60); } H1.HeaderClassName { color: #27b83c; } .AnyTagClassName { color: #27b83c; } </style>
<style> a { background-color: #27b83c; } a { background-color: rgb(39,184,60); } div.DivClassName { background-color: #27b83c; } .BgClassName { background-color: #27b83c; } </style>
<style> span { border-color: #27b83c; } span { border-color: rgb(39,184,60); } td.TdClassName { border-color: #27b83c; } .TagClassName { border-color: #27b83c; } </style>