#8CA07E (or 0x8CA07E) is unknown color: approx Amulet. HEX triplet: 8C, A0 and 7E. RGB value is (140,160,126). Sum of RGB (Red+Green+Blue) = 140+160+126=426 (56% of max value = 765). Red value is 140 (55.08% from 255 or 32.86% from 426); Green value is 160 (62.89% from 255 or 37.56% from 426); Blue value is 126 (49.61% from 255 or 29.58% from 426); Max value from RGB is 160 - color contains mainly: green. Hex color #8CA07E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #8CA07E is #735F81. Grayscale: #969696. Windows color (decimal): -7561090 or 8298636. OLE color: 8298636.
HSL color Cylindrical-coordinate representation of color #8CA07E: hue angle of 95.29º degrees, saturation: 0.15, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #8CA07E is Cyan = 0.12, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.37.
<style> p { color: #8CA07E; } p { color: rgb(140,160,126); } H1.HeaderClassName { color: #8CA07E; } .AnyTagClassName { color: #8CA07E; } </style>
<style> a { background-color: #8CA07E; } a { background-color: rgb(140,160,126); } div.DivClassName { background-color: #8CA07E; } .BgClassName { background-color: #8CA07E; } </style>
<style> span { border-color: #8CA07E; } span { border-color: rgb(140,160,126); } td.TdClassName { border-color: #8CA07E; } .TagClassName { border-color: #8CA07E; } </style>