#BEB28F (or 0xBEB28F) is unknown color: approx Chino. HEX triplet: BE, B2 and 8F. RGB value is (190,178,143). Sum of RGB (Red+Green+Blue) = 190+178+143=511 (67% of max value = 765). Red value is 190 (74.61% from 255 or 37.18% from 511); Green value is 178 (69.92% from 255 or 34.83% from 511); Blue value is 143 (56.25% from 255 or 27.98% from 511); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB28F is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BEB28F is #414D70. Grayscale: #B1B1B1. Windows color (decimal): -4279665 or 9417406. OLE color: 9417406.
HSL color Cylindrical-coordinate representation of color #BEB28F: hue angle of 44.68º degrees, saturation: 0.27, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BEB28F is Cyan = 0, Magento = 0.06, Yellow = 0.25 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB28F; } p { color: rgb(190,178,143); } H1.HeaderClassName { color: #BEB28F; } .AnyTagClassName { color: #BEB28F; } </style>
<style> a { background-color: #BEB28F; } a { background-color: rgb(190,178,143); } div.DivClassName { background-color: #BEB28F; } .BgClassName { background-color: #BEB28F; } </style>
<style> span { border-color: #BEB28F; } span { border-color: rgb(190,178,143); } td.TdClassName { border-color: #BEB28F; } .TagClassName { border-color: #BEB28F; } </style>