#BEBE4B (or 0xBEBE4B) is unknown color: approx Celery. HEX triplet: BE, BE and 4B. RGB value is (190,190,75). Sum of RGB (Red+Green+Blue) = 190+190+75=455 (60% of max value = 765). Red value is 190 (74.61% from 255 or 41.76% from 455); Green value is 190 (74.61% from 255 or 41.76% from 455); Blue value is 75 (29.69% from 255 or 16.48% from 455); Max value from RGB is 190 - color contains mainly: red, green. Hex color #BEBE4B is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #BEBE4B is #4141B4. Grayscale: #B1B1B1. Windows color (decimal): -4276661 or 4964030. OLE color: 4964030.
HSL color Cylindrical-coordinate representation of color #BEBE4B: hue angle of 60º degrees, saturation: 0.47, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #BEBE4B is Cyan = 0, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.25.
<style> p { color: #bebe4b; } p { color: rgb(190,190,75); } H1.HeaderClassName { color: #bebe4b; } .AnyTagClassName { color: #bebe4b; } </style>
<style> a { background-color: #bebe4b; } a { background-color: rgb(190,190,75); } div.DivClassName { background-color: #bebe4b; } .BgClassName { background-color: #bebe4b; } </style>
<style> span { border-color: #bebe4b; } span { border-color: rgb(190,190,75); } td.TdClassName { border-color: #bebe4b; } .TagClassName { border-color: #bebe4b; } </style>