#BEBF25 (or 0xBEBF25) is unknown color: approx Rio Grande. HEX triplet: BE, BF and 25. RGB value is (190,191,37). Sum of RGB (Red+Green+Blue) = 190+191+37=418 (55% of max value = 765). Red value is 190 (74.61% from 255 or 45.45% from 418); Green value is 191 (75% from 255 or 45.69% from 418); Blue value is 37 (14.84% from 255 or 8.85% from 418); Max value from RGB is 191 - color contains mainly: green. Hex color #BEBF25 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #BEBF25 is #4140DA. Grayscale: #ADADAD. Windows color (decimal): -4276443 or 2473918. OLE color: 2473918.
HSL color Cylindrical-coordinate representation of color #BEBF25: hue angle of 60.39º degrees, saturation: 0.68, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #BEBF25 is Cyan = 0.01, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.25.
<style> p { color: #BEBF25; } p { color: rgb(190,191,37); } H1.HeaderClassName { color: #BEBF25; } .AnyTagClassName { color: #BEBF25; } </style>
<style> a { background-color: #BEBF25; } a { background-color: rgb(190,191,37); } div.DivClassName { background-color: #BEBF25; } .BgClassName { background-color: #BEBF25; } </style>
<style> span { border-color: #BEBF25; } span { border-color: rgb(190,191,37); } td.TdClassName { border-color: #BEBF25; } .TagClassName { border-color: #BEBF25; } </style>