#BD5DB0 (or 0xBD5DB0) is unknown color: approx Fuchsia. HEX triplet: BD, 5D and B0. RGB value is (189,93,176). Sum of RGB (Red+Green+Blue) = 189+93+176=458 (60% of max value = 765). Red value is 189 (74.22% from 255 or 41.27% from 458); Green value is 93 (36.72% from 255 or 20.31% from 458); Blue value is 176 (69.14% from 255 or 38.43% from 458); Max value from RGB is 189 - color contains mainly: red. Hex color #BD5DB0 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BD5DB0 is #42A24F. Grayscale: #828282. Windows color (decimal): -4366928 or 11558333. OLE color: 11558333.
HSL color Cylindrical-coordinate representation of color #BD5DB0: hue angle of 308.12º degrees, saturation: 0.42, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #BD5DB0 is Cyan = 0, Magento = 0.51, Yellow = 0.07 and Black (K on CMYK) = 0.26.
<style> p { color: #BD5DB0; } p { color: rgb(189,93,176); } H1.HeaderClassName { color: #BD5DB0; } .AnyTagClassName { color: #BD5DB0; } </style>
<style> a { background-color: #BD5DB0; } a { background-color: rgb(189,93,176); } div.DivClassName { background-color: #BD5DB0; } .BgClassName { background-color: #BD5DB0; } </style>
<style> span { border-color: #BD5DB0; } span { border-color: rgb(189,93,176); } td.TdClassName { border-color: #BD5DB0; } .TagClassName { border-color: #BD5DB0; } </style>