#818B80 (or 0x818B80) is unknown color: approx Stack. HEX triplet: 81, 8B and 80. RGB value is (129,139,128). Sum of RGB (Red+Green+Blue) = 129+139+128=396 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.58% from 396); Green value is 139 (54.69% from 255 or 35.10% from 396); Blue value is 128 (50.39% from 255 or 32.32% from 396); Max value from RGB is 139 - color contains mainly: green. Hex color #818B80 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #818B80 is #7E747F. Grayscale: #868686. Windows color (decimal): -8287360 or 8424321. OLE color: 8424321.
HSL color Cylindrical-coordinate representation of color #818B80: hue angle of 114.55º degrees, saturation: 0.05, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #818B80 is Cyan = 0.07, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.45.
<style> p { color: #818B80; } p { color: rgb(129,139,128); } H1.HeaderClassName { color: #818B80; } .AnyTagClassName { color: #818B80; } </style>
<style> a { background-color: #818B80; } a { background-color: rgb(129,139,128); } div.DivClassName { background-color: #818B80; } .BgClassName { background-color: #818B80; } </style>
<style> span { border-color: #818B80; } span { border-color: rgb(129,139,128); } td.TdClassName { border-color: #818B80; } .TagClassName { border-color: #818B80; } </style>