#B3B17C (or 0xB3B17C) is unknown color: approx Neutral Green. HEX triplet: B3, B1 and 7C. RGB value is (179,177,124). Sum of RGB (Red+Green+Blue) = 179+177+124=480 (63% of max value = 765). Red value is 179 (70.31% from 255 or 37.29% from 480); Green value is 177 (69.53% from 255 or 36.88% from 480); Blue value is 124 (48.83% from 255 or 25.83% from 480); Max value from RGB is 179 - color contains mainly: red. Hex color #B3B17C is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #B3B17C is #4C4E83. Grayscale: #ABABAB. Windows color (decimal): -5000836 or 8171955. OLE color: 8171955.
HSL color Cylindrical-coordinate representation of color #B3B17C: hue angle of 57.82º degrees, saturation: 0.27, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #B3B17C is Cyan = 0, Magento = 0.01, Yellow = 0.31 and Black (K on CMYK) = 0.30.
<style> p { color: #B3B17C; } p { color: rgb(179,177,124); } H1.HeaderClassName { color: #B3B17C; } .AnyTagClassName { color: #B3B17C; } </style>
<style> a { background-color: #B3B17C; } a { background-color: rgb(179,177,124); } div.DivClassName { background-color: #B3B17C; } .BgClassName { background-color: #B3B17C; } </style>
<style> span { border-color: #B3B17C; } span { border-color: rgb(179,177,124); } td.TdClassName { border-color: #B3B17C; } .TagClassName { border-color: #B3B17C; } </style>