#B7B07C (or 0xB7B07C) is unknown color: approx Ecru. HEX triplet: B7, B0 and 7C. RGB value is (183,176,124). Sum of RGB (Red+Green+Blue) = 183+176+124=483 (63% of max value = 765). Red value is 183 (71.88% from 255 or 37.89% from 483); Green value is 176 (69.14% from 255 or 36.44% from 483); Blue value is 124 (48.83% from 255 or 25.67% from 483); Max value from RGB is 183 - color contains mainly: red. Hex color #B7B07C is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #B7B07C is #484F83. Grayscale: #ACACAC. Windows color (decimal): -4738948 or 8171703. OLE color: 8171703.
HSL color Cylindrical-coordinate representation of color #B7B07C: hue angle of 52.88º degrees, saturation: 0.29, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #B7B07C is Cyan = 0, Magento = 0.04, Yellow = 0.32 and Black (K on CMYK) = 0.28.
<style> p { color: #B7B07C; } p { color: rgb(183,176,124); } H1.HeaderClassName { color: #B7B07C; } .AnyTagClassName { color: #B7B07C; } </style>
<style> a { background-color: #B7B07C; } a { background-color: rgb(183,176,124); } div.DivClassName { background-color: #B7B07C; } .BgClassName { background-color: #B7B07C; } </style>
<style> span { border-color: #B7B07C; } span { border-color: rgb(183,176,124); } td.TdClassName { border-color: #B7B07C; } .TagClassName { border-color: #B7B07C; } </style>