#BEB68B (or 0xBEB68B) is unknown color: approx Coriander. HEX triplet: BE, B6 and 8B. RGB value is (190,182,139). Sum of RGB (Red+Green+Blue) = 190+182+139=511 (67% of max value = 765). Red value is 190 (74.61% from 255 or 37.18% from 511); Green value is 182 (71.48% from 255 or 35.62% from 511); Blue value is 139 (54.69% from 255 or 27.20% from 511); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB68B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEB68B is #414974. Grayscale: #B3B3B3. Windows color (decimal): -4278645 or 9156286. OLE color: 9156286.
HSL color Cylindrical-coordinate representation of color #BEB68B: hue angle of 50.59º degrees, saturation: 0.28, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BEB68B is Cyan = 0, Magento = 0.04, Yellow = 0.27 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB68B; } p { color: rgb(190,182,139); } H1.HeaderClassName { color: #BEB68B; } .AnyTagClassName { color: #BEB68B; } </style>
<style> a { background-color: #BEB68B; } a { background-color: rgb(190,182,139); } div.DivClassName { background-color: #BEB68B; } .BgClassName { background-color: #BEB68B; } </style>
<style> span { border-color: #BEB68B; } span { border-color: rgb(190,182,139); } td.TdClassName { border-color: #BEB68B; } .TagClassName { border-color: #BEB68B; } </style>