#8BC694 (or 0x8BC694) is unknown color: approx Dark Sea Green. HEX triplet: 8B, C6 and 94. RGB value is (139,198,148). Sum of RGB (Red+Green+Blue) = 139+198+148=485 (64% of max value = 765). Red value is 139 (54.69% from 255 or 28.66% from 485); Green value is 198 (77.73% from 255 or 40.82% from 485); Blue value is 148 (58.20% from 255 or 30.52% from 485); Max value from RGB is 198 - color contains mainly: green. Hex color #8BC694 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #8BC694 is #74396B. Grayscale: #AEAEAE. Windows color (decimal): -7616876 or 9750155. OLE color: 9750155.
HSL color Cylindrical-coordinate representation of color #8BC694: hue angle of 129.15º degrees, saturation: 0.34, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #8BC694 is Cyan = 0.30, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.22.
<style> p { color: #8BC694; } p { color: rgb(139,198,148); } H1.HeaderClassName { color: #8BC694; } .AnyTagClassName { color: #8BC694; } </style>
<style> a { background-color: #8BC694; } a { background-color: rgb(139,198,148); } div.DivClassName { background-color: #8BC694; } .BgClassName { background-color: #8BC694; } </style>
<style> span { border-color: #8BC694; } span { border-color: rgb(139,198,148); } td.TdClassName { border-color: #8BC694; } .TagClassName { border-color: #8BC694; } </style>