#95905C (or 0x95905C) is unknown color: approx Bandicoot. HEX triplet: 95, 90 and 5C. RGB value is (149,144,92). Sum of RGB (Red+Green+Blue) = 149+144+92=385 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.70% from 385); Green value is 144 (56.64% from 255 or 37.40% from 385); Blue value is 92 (36.33% from 255 or 23.90% from 385); Max value from RGB is 149 - color contains mainly: red. Hex color #95905C is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #95905C is #6A6FA3. Grayscale: #8B8B8B. Windows color (decimal): -6975396 or 6066325. OLE color: 6066325.
HSL color Cylindrical-coordinate representation of color #95905C: hue angle of 54.74º degrees, saturation: 0.24, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #95905C is Cyan = 0, Magento = 0.03, Yellow = 0.38 and Black (K on CMYK) = 0.42.
<style> p { color: #95905C; } p { color: rgb(149,144,92); } H1.HeaderClassName { color: #95905C; } .AnyTagClassName { color: #95905C; } </style>
<style> a { background-color: #95905C; } a { background-color: rgb(149,144,92); } div.DivClassName { background-color: #95905C; } .BgClassName { background-color: #95905C; } </style>
<style> span { border-color: #95905C; } span { border-color: rgb(149,144,92); } td.TdClassName { border-color: #95905C; } .TagClassName { border-color: #95905C; } </style>