#BE626B (or 0xBE626B) is unknown color: approx Blush. HEX triplet: BE, 62 and 6B. RGB value is (190,98,107). Sum of RGB (Red+Green+Blue) = 190+98+107=395 (52% of max value = 765). Red value is 190 (74.61% from 255 or 48.10% from 395); Green value is 98 (38.67% from 255 or 24.81% from 395); Blue value is 107 (42.19% from 255 or 27.09% from 395); Max value from RGB is 190 - color contains mainly: red. Hex color #BE626B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BE626B is #419D94. Grayscale: #7E7E7E. Windows color (decimal): -4300181 or 7037630. OLE color: 7037630.
HSL color Cylindrical-coordinate representation of color #BE626B: hue angle of 354.13º degrees, saturation: 0.41, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #BE626B is Cyan = 0, Magento = 0.48, Yellow = 0.44 and Black (K on CMYK) = 0.25.
<style> p { color: #BE626B; } p { color: rgb(190,98,107); } H1.HeaderClassName { color: #BE626B; } .AnyTagClassName { color: #BE626B; } </style>
<style> a { background-color: #BE626B; } a { background-color: rgb(190,98,107); } div.DivClassName { background-color: #BE626B; } .BgClassName { background-color: #BE626B; } </style>
<style> span { border-color: #BE626B; } span { border-color: rgb(190,98,107); } td.TdClassName { border-color: #BE626B; } .TagClassName { border-color: #BE626B; } </style>