#BD5F7F (or 0xBD5F7F) is unknown color: approx Tapestry. HEX triplet: BD, 5F and 7F. RGB value is (189,95,127). Sum of RGB (Red+Green+Blue) = 189+95+127=411 (54% of max value = 765). Red value is 189 (74.22% from 255 or 45.99% from 411); Green value is 95 (37.5% from 255 or 23.11% from 411); Blue value is 127 (50% from 255 or 30.90% from 411); Max value from RGB is 189 - color contains mainly: red. Hex color #BD5F7F is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BD5F7F is #42A080. Grayscale: #7E7E7E. Windows color (decimal): -4366465 or 8347581. OLE color: 8347581.
HSL color Cylindrical-coordinate representation of color #BD5F7F: hue angle of 339.57º degrees, saturation: 0.42, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #BD5F7F is Cyan = 0, Magento = 0.50, Yellow = 0.33 and Black (K on CMYK) = 0.26.
<style> p { color: #bd5f7f; } p { color: rgb(189,95,127); } H1.HeaderClassName { color: #bd5f7f; } .AnyTagClassName { color: #bd5f7f; } </style>
<style> a { background-color: #bd5f7f; } a { background-color: rgb(189,95,127); } div.DivClassName { background-color: #bd5f7f; } .BgClassName { background-color: #bd5f7f; } </style>
<style> span { border-color: #bd5f7f; } span { border-color: rgb(189,95,127); } td.TdClassName { border-color: #bd5f7f; } .TagClassName { border-color: #bd5f7f; } </style>