#B4B77B (or 0xB4B77B) is unknown color: approx Pine Glade. HEX triplet: B4, B7 and 7B. RGB value is (180,183,123). Sum of RGB (Red+Green+Blue) = 180+183+123=486 (64% of max value = 765). Red value is 180 (70.70% from 255 or 37.04% from 486); Green value is 183 (71.88% from 255 or 37.65% from 486); Blue value is 123 (48.44% from 255 or 25.31% from 486); Max value from RGB is 183 - color contains mainly: green. Hex color #B4B77B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #B4B77B is #4B4884. Grayscale: #AFAFAF. Windows color (decimal): -4933765 or 8107956. OLE color: 8107956.
HSL color Cylindrical-coordinate representation of color #B4B77B: hue angle of 63º degrees, saturation: 0.29, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #B4B77B is Cyan = 0.02, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.28.
<style> p { color: #B4B77B; } p { color: rgb(180,183,123); } H1.HeaderClassName { color: #B4B77B; } .AnyTagClassName { color: #B4B77B; } </style>
<style> a { background-color: #B4B77B; } a { background-color: rgb(180,183,123); } div.DivClassName { background-color: #B4B77B; } .BgClassName { background-color: #B4B77B; } </style>
<style> span { border-color: #B4B77B; } span { border-color: rgb(180,183,123); } td.TdClassName { border-color: #B4B77B; } .TagClassName { border-color: #B4B77B; } </style>