#8CA199 (or 0x8CA199) is unknown color: approx Cascade. HEX triplet: 8C, A1 and 99. RGB value is (140,161,153). Sum of RGB (Red+Green+Blue) = 140+161+153=454 (60% of max value = 765). Red value is 140 (55.08% from 255 or 30.84% from 454); Green value is 161 (63.28% from 255 or 35.46% from 454); Blue value is 153 (60.16% from 255 or 33.70% from 454); Max value from RGB is 161 - color contains mainly: green. Hex color #8CA199 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #8CA199 is #735E66. Grayscale: #999999. Windows color (decimal): -7560807 or 10068364. OLE color: 10068364.
HSL color Cylindrical-coordinate representation of color #8CA199: hue angle of 157.14º degrees, saturation: 0.1, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #8CA199 is Cyan = 0.13, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.37.
<style> p { color: #8CA199; } p { color: rgb(140,161,153); } H1.HeaderClassName { color: #8CA199; } .AnyTagClassName { color: #8CA199; } </style>
<style> a { background-color: #8CA199; } a { background-color: rgb(140,161,153); } div.DivClassName { background-color: #8CA199; } .BgClassName { background-color: #8CA199; } </style>
<style> span { border-color: #8CA199; } span { border-color: rgb(140,161,153); } td.TdClassName { border-color: #8CA199; } .TagClassName { border-color: #8CA199; } </style>