#8C8080 (or 0x8C8080) is unknown color: approx Grey. HEX triplet: 8C, 80 and 80. RGB value is (140,128,128). Sum of RGB (Red+Green+Blue) = 140+128+128=396 (52% of max value = 765). Red value is 140 (55.08% from 255 or 35.35% from 396); Green value is 128 (50.39% from 255 or 32.32% from 396); Blue value is 128 (50.39% from 255 or 32.32% from 396); Max value from RGB is 140 - color contains mainly: red. Hex color #8C8080 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #8C8080 is #737F7F. Grayscale: #838383. Windows color (decimal): -7569280 or 8421516. OLE color: 8421516.
HSL color Cylindrical-coordinate representation of color #8C8080: hue angle of 0º 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 #8C8080 is Cyan = 0, Magento = 0.09, Yellow = 0.09 and Black (K on CMYK) = 0.45.
<style> p { color: #8C8080; } p { color: rgb(140,128,128); } H1.HeaderClassName { color: #8C8080; } .AnyTagClassName { color: #8C8080; } </style>
<style> a { background-color: #8C8080; } a { background-color: rgb(140,128,128); } div.DivClassName { background-color: #8C8080; } .BgClassName { background-color: #8C8080; } </style>
<style> span { border-color: #8C8080; } span { border-color: rgb(140,128,128); } td.TdClassName { border-color: #8C8080; } .TagClassName { border-color: #8C8080; } </style>