#BD59BB (or 0xBD59BB) is unknown color: approx Fuchsia. HEX triplet: BD, 59 and BB. RGB value is (189,89,187). Sum of RGB (Red+Green+Blue) = 189+89+187=465 (61% of max value = 765). Red value is 189 (74.22% from 255 or 40.65% from 465); Green value is 89 (35.16% from 255 or 19.14% from 465); Blue value is 187 (73.44% from 255 or 40.22% from 465); Max value from RGB is 189 - color contains mainly: red. Hex color #BD59BB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BD59BB is #42A644. Grayscale: #818181. Windows color (decimal): -4367941 or 12278205. OLE color: 12278205.
HSL color Cylindrical-coordinate representation of color #BD59BB: hue angle of 301.2º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #BD59BB is Cyan = 0, Magento = 0.53, Yellow = 0.01 and Black (K on CMYK) = 0.26.
<style> p { color: #BD59BB; } p { color: rgb(189,89,187); } H1.HeaderClassName { color: #BD59BB; } .AnyTagClassName { color: #BD59BB; } </style>
<style> a { background-color: #BD59BB; } a { background-color: rgb(189,89,187); } div.DivClassName { background-color: #BD59BB; } .BgClassName { background-color: #BD59BB; } </style>
<style> span { border-color: #BD59BB; } span { border-color: rgb(189,89,187); } td.TdClassName { border-color: #BD59BB; } .TagClassName { border-color: #BD59BB; } </style>