#BE676F (or 0xBE676F) is unknown color: approx Turkish Rose. HEX triplet: BE, 67 and 6F. RGB value is (190,103,111). Sum of RGB (Red+Green+Blue) = 190+103+111=404 (53% of max value = 765). Red value is 190 (74.61% from 255 or 47.03% from 404); Green value is 103 (40.62% from 255 or 25.50% from 404); Blue value is 111 (43.75% from 255 or 27.48% from 404); Max value from RGB is 190 - color contains mainly: red. Hex color #BE676F is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BE676F is #419890. Grayscale: #818181. Windows color (decimal): -4298897 or 7301054. OLE color: 7301054.
HSL color Cylindrical-coordinate representation of color #BE676F: hue angle of 354.48º degrees, saturation: 0.4, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #BE676F is Cyan = 0, Magento = 0.46, Yellow = 0.42 and Black (K on CMYK) = 0.25.
<style> p { color: #BE676F; } p { color: rgb(190,103,111); } H1.HeaderClassName { color: #BE676F; } .AnyTagClassName { color: #BE676F; } </style>
<style> a { background-color: #BE676F; } a { background-color: rgb(190,103,111); } div.DivClassName { background-color: #BE676F; } .BgClassName { background-color: #BE676F; } </style>
<style> span { border-color: #BE676F; } span { border-color: rgb(190,103,111); } td.TdClassName { border-color: #BE676F; } .TagClassName { border-color: #BE676F; } </style>