#BE748B (or 0xBE748B) is unknown color: approx Tapestry. HEX triplet: BE, 74 and 8B. RGB value is (190,116,139). Sum of RGB (Red+Green+Blue) = 190+116+139=445 (58% of max value = 765). Red value is 190 (74.61% from 255 or 42.70% from 445); Green value is 116 (45.70% from 255 or 26.07% from 445); Blue value is 139 (54.69% from 255 or 31.24% from 445); Max value from RGB is 190 - color contains mainly: red. Hex color #BE748B is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BE748B is #418B74. Grayscale: #8C8C8C. Windows color (decimal): -4295541 or 9139390. OLE color: 9139390.
HSL color Cylindrical-coordinate representation of color #BE748B: hue angle of 341.35º degrees, saturation: 0.36, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #BE748B is Cyan = 0, Magento = 0.39, Yellow = 0.27 and Black (K on CMYK) = 0.25.
<style> p { color: #BE748B; } p { color: rgb(190,116,139); } H1.HeaderClassName { color: #BE748B; } .AnyTagClassName { color: #BE748B; } </style>
<style> a { background-color: #BE748B; } a { background-color: rgb(190,116,139); } div.DivClassName { background-color: #BE748B; } .BgClassName { background-color: #BE748B; } </style>
<style> span { border-color: #BE748B; } span { border-color: rgb(190,116,139); } td.TdClassName { border-color: #BE748B; } .TagClassName { border-color: #BE748B; } </style>