#6FC28E (or 0x6FC28E) is unknown color: approx Silver Tree. HEX triplet: 6F, C2 and 8E. RGB value is (111,194,142). Sum of RGB (Red+Green+Blue) = 111+194+142=447 (59% of max value = 765). Red value is 111 (43.75% from 255 or 24.83% from 447); Green value is 194 (76.17% from 255 or 43.40% from 447); Blue value is 142 (55.86% from 255 or 31.77% from 447); Max value from RGB is 194 - color contains mainly: green. Hex color #6FC28E is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #6FC28E is #903D71. Grayscale: #A3A3A3. Windows color (decimal): -9452914 or 9355887. OLE color: 9355887.
HSL color Cylindrical-coordinate representation of color #6FC28E: hue angle of 142.41º degrees, saturation: 0.4, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #6FC28E is Cyan = 0.43, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.24.
<style> p { color: #6FC28E; } p { color: rgb(111,194,142); } H1.HeaderClassName { color: #6FC28E; } .AnyTagClassName { color: #6FC28E; } </style>
<style> a { background-color: #6FC28E; } a { background-color: rgb(111,194,142); } div.DivClassName { background-color: #6FC28E; } .BgClassName { background-color: #6FC28E; } </style>
<style> span { border-color: #6FC28E; } span { border-color: rgb(111,194,142); } td.TdClassName { border-color: #6FC28E; } .TagClassName { border-color: #6FC28E; } </style>