#B4A91F (or 0xB4A91F) is unknown color: approx Earls Green. HEX triplet: B4, A9 and 1F. RGB value is (180,169,31). Sum of RGB (Red+Green+Blue) = 180+169+31=380 (50% of max value = 765). Red value is 180 (70.70% from 255 or 47.37% from 380); Green value is 169 (66.41% from 255 or 44.47% from 380); Blue value is 31 (12.5% from 255 or 8.16% from 380); Max value from RGB is 180 - color contains mainly: red. Hex color #B4A91F is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #B4A91F is #4B56E0. Grayscale: #9D9D9D. Windows color (decimal): -4937441 or 2075060. OLE color: 2075060.
HSL color Cylindrical-coordinate representation of color #B4A91F: hue angle of 55.57º degrees, saturation: 0.71, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #B4A91F is Cyan = 0, Magento = 0.06, Yellow = 0.83 and Black (K on CMYK) = 0.29.
<style> p { color: #b4a91f; } p { color: rgb(180,169,31); } H1.HeaderClassName { color: #b4a91f; } .AnyTagClassName { color: #b4a91f; } </style>
<style> a { background-color: #b4a91f; } a { background-color: rgb(180,169,31); } div.DivClassName { background-color: #b4a91f; } .BgClassName { background-color: #b4a91f; } </style>
<style> span { border-color: #b4a91f; } span { border-color: rgb(180,169,31); } td.TdClassName { border-color: #b4a91f; } .TagClassName { border-color: #b4a91f; } </style>