#B4C2A0 (or 0xB4C2A0) is unknown color: approx Sprout. HEX triplet: B4, C2 and A0. RGB value is (180,194,160). Sum of RGB (Red+Green+Blue) = 180+194+160=534 (70% of max value = 765). Red value is 180 (70.70% from 255 or 33.71% from 534); Green value is 194 (76.17% from 255 or 36.33% from 534); Blue value is 160 (62.89% from 255 or 29.96% from 534); Max value from RGB is 194 - color contains mainly: green. Hex color #B4C2A0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B4C2A0 is #4B3D5F. Grayscale: #BABABA. Windows color (decimal): -4930912 or 10535604. OLE color: 10535604.
HSL color Cylindrical-coordinate representation of color #B4C2A0: hue angle of 84.71º degrees, saturation: 0.22, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #B4C2A0 is Cyan = 0.07, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.24.
<style> p { color: #B4C2A0; } p { color: rgb(180,194,160); } H1.HeaderClassName { color: #B4C2A0; } .AnyTagClassName { color: #B4C2A0; } </style>
<style> a { background-color: #B4C2A0; } a { background-color: rgb(180,194,160); } div.DivClassName { background-color: #B4C2A0; } .BgClassName { background-color: #B4C2A0; } </style>
<style> span { border-color: #B4C2A0; } span { border-color: rgb(180,194,160); } td.TdClassName { border-color: #B4C2A0; } .TagClassName { border-color: #B4C2A0; } </style>