#6FAF4B (or 0x6FAF4B) is unknown color: approx Apple. HEX triplet: 6F, AF and 4B. RGB value is (111,175,75). Sum of RGB (Red+Green+Blue) = 111+175+75=361 (47% of max value = 765). Red value is 111 (43.75% from 255 or 30.75% from 361); Green value is 175 (68.75% from 255 or 48.48% from 361); Blue value is 75 (29.69% from 255 or 20.78% from 361); Max value from RGB is 175 - color contains mainly: green. Hex color #6FAF4B is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6FAF4B is #9050B4. Grayscale: #909090. Windows color (decimal): -9457845 or 4960111. OLE color: 4960111.
HSL color Cylindrical-coordinate representation of color #6FAF4B: hue angle of 98.4º degrees, saturation: 0.4, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #6FAF4B is Cyan = 0.37, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.31.
<style> p { color: #6FAF4B; } p { color: rgb(111,175,75); } H1.HeaderClassName { color: #6FAF4B; } .AnyTagClassName { color: #6FAF4B; } </style>
<style> a { background-color: #6FAF4B; } a { background-color: rgb(111,175,75); } div.DivClassName { background-color: #6FAF4B; } .BgClassName { background-color: #6FAF4B; } </style>
<style> span { border-color: #6FAF4B; } span { border-color: rgb(111,175,75); } td.TdClassName { border-color: #6FAF4B; } .TagClassName { border-color: #6FAF4B; } </style>