#BEBB52 (or 0xBEBB52) is unknown color: approx Olive Green. HEX triplet: BE, BB and 52. RGB value is (190,187,82). Sum of RGB (Red+Green+Blue) = 190+187+82=459 (60% of max value = 765). Red value is 190 (74.61% from 255 or 41.39% from 459); Green value is 187 (73.44% from 255 or 40.74% from 459); Blue value is 82 (32.42% from 255 or 17.86% from 459); Max value from RGB is 190 - color contains mainly: red. Hex color #BEBB52 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BEBB52 is #4144AD. Grayscale: #B0B0B0. Windows color (decimal): -4277422 or 5422014. OLE color: 5422014.
HSL color Cylindrical-coordinate representation of color #BEBB52: hue angle of 58.33º degrees, saturation: 0.45, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #BEBB52 is Cyan = 0, Magento = 0.02, Yellow = 0.57 and Black (K on CMYK) = 0.25.
<style> p { color: #BEBB52; } p { color: rgb(190,187,82); } H1.HeaderClassName { color: #BEBB52; } .AnyTagClassName { color: #BEBB52; } </style>
<style> a { background-color: #BEBB52; } a { background-color: rgb(190,187,82); } div.DivClassName { background-color: #BEBB52; } .BgClassName { background-color: #BEBB52; } </style>
<style> span { border-color: #BEBB52; } span { border-color: rgb(190,187,82); } td.TdClassName { border-color: #BEBB52; } .TagClassName { border-color: #BEBB52; } </style>