#BE365F (or 0xBE365F) is unknown color: approx Old Rose. HEX triplet: BE, 36 and 5F. RGB value is (190,54,95). Sum of RGB (Red+Green+Blue) = 190+54+95=339 (44% of max value = 765). Red value is 190 (74.61% from 255 or 56.05% from 339); Green value is 54 (21.48% from 255 or 15.93% from 339); Blue value is 95 (37.5% from 255 or 28.02% from 339); Max value from RGB is 190 - color contains mainly: red. Hex color #BE365F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BE365F is #41C9A0. Grayscale: #636363. Windows color (decimal): -4311457 or 6239934. OLE color: 6239934.
HSL color Cylindrical-coordinate representation of color #BE365F: hue angle of 341.91º degrees, saturation: 0.56, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #BE365F is Cyan = 0, Magento = 0.72, Yellow = 0.5 and Black (K on CMYK) = 0.25.
<style> p { color: #BE365F; } p { color: rgb(190,54,95); } H1.HeaderClassName { color: #BE365F; } .AnyTagClassName { color: #BE365F; } </style>
<style> a { background-color: #BE365F; } a { background-color: rgb(190,54,95); } div.DivClassName { background-color: #BE365F; } .BgClassName { background-color: #BE365F; } </style>
<style> span { border-color: #BE365F; } span { border-color: rgb(190,54,95); } td.TdClassName { border-color: #BE365F; } .TagClassName { border-color: #BE365F; } </style>