#B4C77F (or 0xB4C77F) is unknown color: approx Caper. HEX triplet: B4, C7 and 7F. RGB value is (180,199,127). Sum of RGB (Red+Green+Blue) = 180+199+127=506 (67% of max value = 765). Red value is 180 (70.70% from 255 or 35.57% from 506); Green value is 199 (78.12% from 255 or 39.33% from 506); Blue value is 127 (50% from 255 or 25.10% from 506); Max value from RGB is 199 - color contains mainly: green. Hex color #B4C77F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #B4C77F is #4B3880. Grayscale: #B9B9B9. Windows color (decimal): -4929665 or 8374196. OLE color: 8374196.
HSL color Cylindrical-coordinate representation of color #B4C77F: hue angle of 75.83º degrees, saturation: 0.39, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B4C77F is Cyan = 0.10, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.22.
<style> p { color: #B4C77F; } p { color: rgb(180,199,127); } H1.HeaderClassName { color: #B4C77F; } .AnyTagClassName { color: #B4C77F; } </style>
<style> a { background-color: #B4C77F; } a { background-color: rgb(180,199,127); } div.DivClassName { background-color: #B4C77F; } .BgClassName { background-color: #B4C77F; } </style>
<style> span { border-color: #B4C77F; } span { border-color: rgb(180,199,127); } td.TdClassName { border-color: #B4C77F; } .TagClassName { border-color: #B4C77F; } </style>