#BD83CD (or 0xBD83CD) is unknown color: approx East Side. HEX triplet: BD, 83 and CD. RGB value is (189,131,205). Sum of RGB (Red+Green+Blue) = 189+131+205=525 (69% of max value = 765). Red value is 189 (74.22% from 255 or 36% from 525); Green value is 131 (51.56% from 255 or 24.95% from 525); Blue value is 205 (80.47% from 255 or 39.05% from 525); Max value from RGB is 205 - color contains mainly: blue. Hex color #BD83CD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BD83CD is #427C32. Grayscale: #9C9C9C. Windows color (decimal): -4357171 or 13468605. OLE color: 13468605.
HSL color Cylindrical-coordinate representation of color #BD83CD: hue angle of 287.03º degrees, saturation: 0.43, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #BD83CD is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #bd83cd; } p { color: rgb(189,131,205); } H1.HeaderClassName { color: #bd83cd; } .AnyTagClassName { color: #bd83cd; } </style>
<style> a { background-color: #bd83cd; } a { background-color: rgb(189,131,205); } div.DivClassName { background-color: #bd83cd; } .BgClassName { background-color: #bd83cd; } </style>
<style> span { border-color: #bd83cd; } span { border-color: rgb(189,131,205); } td.TdClassName { border-color: #bd83cd; } .TagClassName { border-color: #bd83cd; } </style>