#99858B (or 0x99858B) is unknown color: approx Venus. HEX triplet: 99, 85 and 8B. RGB value is (153,133,139). Sum of RGB (Red+Green+Blue) = 153+133+139=425 (56% of max value = 765). Red value is 153 (60.16% from 255 or 36% from 425); Green value is 133 (52.34% from 255 or 31.29% from 425); Blue value is 139 (54.69% from 255 or 32.71% from 425); Max value from RGB is 153 - color contains mainly: red. Hex color #99858B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #99858B is #667A74. Grayscale: #8B8B8B. Windows color (decimal): -6716021 or 9143705. OLE color: 9143705.
HSL color Cylindrical-coordinate representation of color #99858B: hue angle of 342º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #99858B is Cyan = 0, Magento = 0.13, Yellow = 0.09 and Black (K on CMYK) = 0.4.
<style> p { color: #99858B; } p { color: rgb(153,133,139); } H1.HeaderClassName { color: #99858B; } .AnyTagClassName { color: #99858B; } </style>
<style> a { background-color: #99858B; } a { background-color: rgb(153,133,139); } div.DivClassName { background-color: #99858B; } .BgClassName { background-color: #99858B; } </style>
<style> span { border-color: #99858B; } span { border-color: rgb(153,133,139); } td.TdClassName { border-color: #99858B; } .TagClassName { border-color: #99858B; } </style>