#8BB07F (or 0x8BB07F) is unknown color: approx Mantle. HEX triplet: 8B, B0 and 7F. RGB value is (139,176,127). Sum of RGB (Red+Green+Blue) = 139+176+127=442 (58% of max value = 765). Red value is 139 (54.69% from 255 or 31.45% from 442); Green value is 176 (69.14% from 255 or 39.82% from 442); Blue value is 127 (50% from 255 or 28.73% from 442); Max value from RGB is 176 - color contains mainly: green. Hex color #8BB07F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #8BB07F is #744F80. Grayscale: #9F9F9F. Windows color (decimal): -7622529 or 8368267. OLE color: 8368267.
HSL color Cylindrical-coordinate representation of color #8BB07F: hue angle of 105.31º degrees, saturation: 0.24, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #8BB07F is Cyan = 0.21, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.31.
<style> p { color: #8BB07F; } p { color: rgb(139,176,127); } H1.HeaderClassName { color: #8BB07F; } .AnyTagClassName { color: #8BB07F; } </style>
<style> a { background-color: #8BB07F; } a { background-color: rgb(139,176,127); } div.DivClassName { background-color: #8BB07F; } .BgClassName { background-color: #8BB07F; } </style>
<style> span { border-color: #8BB07F; } span { border-color: rgb(139,176,127); } td.TdClassName { border-color: #8BB07F; } .TagClassName { border-color: #8BB07F; } </style>