#BE8565 (or 0xBE8565) is unknown color: approx Burning Sand. HEX triplet: BE, 85 and 65. RGB value is (190,133,101). Sum of RGB (Red+Green+Blue) = 190+133+101=424 (56% of max value = 765). Red value is 190 (74.61% from 255 or 44.81% from 424); Green value is 133 (52.34% from 255 or 31.37% from 424); Blue value is 101 (39.84% from 255 or 23.82% from 424); Max value from RGB is 190 - color contains mainly: red. Hex color #BE8565 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BE8565 is #417A9A. Grayscale: #929292. Windows color (decimal): -4291227 or 6653374. OLE color: 6653374.
HSL color Cylindrical-coordinate representation of color #BE8565: hue angle of 21.57º degrees, saturation: 0.41, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #BE8565 is Cyan = 0, Magento = 0.3, Yellow = 0.47 and Black (K on CMYK) = 0.25.
<style> p { color: #BE8565; } p { color: rgb(190,133,101); } H1.HeaderClassName { color: #BE8565; } .AnyTagClassName { color: #BE8565; } </style>
<style> a { background-color: #BE8565; } a { background-color: rgb(190,133,101); } div.DivClassName { background-color: #BE8565; } .BgClassName { background-color: #BE8565; } </style>
<style> span { border-color: #BE8565; } span { border-color: rgb(190,133,101); } td.TdClassName { border-color: #BE8565; } .TagClassName { border-color: #BE8565; } </style>