#BEB470 (or 0xBEB470) is unknown color: approx Dark Khaki. HEX triplet: BE, B4 and 70. RGB value is (190,180,112). Sum of RGB (Red+Green+Blue) = 190+180+112=482 (63% of max value = 765). Red value is 190 (74.61% from 255 or 39.42% from 482); Green value is 180 (70.70% from 255 or 37.34% from 482); Blue value is 112 (44.14% from 255 or 23.24% from 482); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB470 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BEB470 is #414B8F. Grayscale: #AFAFAF. Windows color (decimal): -4279184 or 7386302. OLE color: 7386302.
HSL color Cylindrical-coordinate representation of color #BEB470: hue angle of 52.31º degrees, saturation: 0.38, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #BEB470 is Cyan = 0, Magento = 0.05, Yellow = 0.41 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB470; } p { color: rgb(190,180,112); } H1.HeaderClassName { color: #BEB470; } .AnyTagClassName { color: #BEB470; } </style>
<style> a { background-color: #BEB470; } a { background-color: rgb(190,180,112); } div.DivClassName { background-color: #BEB470; } .BgClassName { background-color: #BEB470; } </style>
<style> span { border-color: #BEB470; } span { border-color: rgb(190,180,112); } td.TdClassName { border-color: #BEB470; } .TagClassName { border-color: #BEB470; } </style>