#8C8C80 (or 0x8C8C80) is unknown color: approx Jumbo. HEX triplet: 8C, 8C and 80. RGB value is (140,140,128). Sum of RGB (Red+Green+Blue) = 140+140+128=408 (54% of max value = 765). Red value is 140 (55.08% from 255 or 34.31% from 408); Green value is 140 (55.08% from 255 or 34.31% from 408); Blue value is 128 (50.39% from 255 or 31.37% from 408); Max value from RGB is 140 - color contains mainly: red, green. Hex color #8C8C80 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #8C8C80 is #73737F. Grayscale: #8A8A8A. Windows color (decimal): -7566208 or 8424588. OLE color: 8424588.
HSL color Cylindrical-coordinate representation of color #8C8C80: hue angle of 60º degrees, saturation: 0.05, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #8C8C80 is Cyan = 0, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.45.
<style> p { color: #8C8C80; } p { color: rgb(140,140,128); } H1.HeaderClassName { color: #8C8C80; } .AnyTagClassName { color: #8C8C80; } </style>
<style> a { background-color: #8C8C80; } a { background-color: rgb(140,140,128); } div.DivClassName { background-color: #8C8C80; } .BgClassName { background-color: #8C8C80; } </style>
<style> span { border-color: #8C8C80; } span { border-color: rgb(140,140,128); } td.TdClassName { border-color: #8C8C80; } .TagClassName { border-color: #8C8C80; } </style>