#8B8081 (or 0x8B8081) is unknown color: approx Venus. HEX triplet: 8B, 80 and 81. RGB value is (139,128,129). Sum of RGB (Red+Green+Blue) = 139+128+129=396 (52% of max value = 765). Red value is 139 (54.69% from 255 or 35.10% from 396); Green value is 128 (50.39% from 255 or 32.32% from 396); Blue value is 129 (50.78% from 255 or 32.58% from 396); Max value from RGB is 139 - color contains mainly: red. Hex color #8B8081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #8B8081 is #747F7E. Grayscale: #838383. Windows color (decimal): -7634815 or 8487051. OLE color: 8487051.
HSL color Cylindrical-coordinate representation of color #8B8081: hue angle of 354.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 #8B8081 is Cyan = 0, Magento = 0.08, Yellow = 0.07 and Black (K on CMYK) = 0.45.
<style> p { color: #8B8081; } p { color: rgb(139,128,129); } H1.HeaderClassName { color: #8B8081; } .AnyTagClassName { color: #8B8081; } </style>
<style> a { background-color: #8B8081; } a { background-color: rgb(139,128,129); } div.DivClassName { background-color: #8B8081; } .BgClassName { background-color: #8B8081; } </style>
<style> span { border-color: #8B8081; } span { border-color: rgb(139,128,129); } td.TdClassName { border-color: #8B8081; } .TagClassName { border-color: #8B8081; } </style>