#BE6F4B (or 0xBE6F4B) is unknown color: approx Red Damask. HEX triplet: BE, 6F and 4B. RGB value is (190,111,75). Sum of RGB (Red+Green+Blue) = 190+111+75=376 (49% of max value = 765). Red value is 190 (74.61% from 255 or 50.53% from 376); Green value is 111 (43.75% from 255 or 29.52% from 376); Blue value is 75 (29.69% from 255 or 19.95% from 376); Max value from RGB is 190 - color contains mainly: red. Hex color #BE6F4B is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BE6F4B is #4190B4. Grayscale: #828282. Windows color (decimal): -4296885 or 4943806. OLE color: 4943806.
HSL color Cylindrical-coordinate representation of color #BE6F4B: hue angle of 18.78º degrees, saturation: 0.47, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #BE6F4B is Cyan = 0, Magento = 0.42, Yellow = 0.61 and Black (K on CMYK) = 0.25.
<style> p { color: #BE6F4B; } p { color: rgb(190,111,75); } H1.HeaderClassName { color: #BE6F4B; } .AnyTagClassName { color: #BE6F4B; } </style>
<style> a { background-color: #BE6F4B; } a { background-color: rgb(190,111,75); } div.DivClassName { background-color: #BE6F4B; } .BgClassName { background-color: #BE6F4B; } </style>
<style> span { border-color: #BE6F4B; } span { border-color: rgb(190,111,75); } td.TdClassName { border-color: #BE6F4B; } .TagClassName { border-color: #BE6F4B; } </style>