#BEB055 (or 0xBEB055) is unknown color: approx Gimblet. HEX triplet: BE, B0 and 55. RGB value is (190,176,85). Sum of RGB (Red+Green+Blue) = 190+176+85=451 (59% of max value = 765). Red value is 190 (74.61% from 255 or 42.13% from 451); Green value is 176 (69.14% from 255 or 39.02% from 451); Blue value is 85 (33.59% from 255 or 18.85% from 451); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB055 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BEB055 is #414FAA. Grayscale: #AAAAAA. Windows color (decimal): -4280235 or 5615806. OLE color: 5615806.
HSL color Cylindrical-coordinate representation of color #BEB055: hue angle of 52º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #BEB055 is Cyan = 0, Magento = 0.07, Yellow = 0.55 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB055; } p { color: rgb(190,176,85); } H1.HeaderClassName { color: #BEB055; } .AnyTagClassName { color: #BEB055; } </style>
<style> a { background-color: #BEB055; } a { background-color: rgb(190,176,85); } div.DivClassName { background-color: #BEB055; } .BgClassName { background-color: #BEB055; } </style>
<style> span { border-color: #BEB055; } span { border-color: rgb(190,176,85); } td.TdClassName { border-color: #BEB055; } .TagClassName { border-color: #BEB055; } </style>