#BD39CD (or 0xBD39CD) is unknown color: approx Medium Orchid. HEX triplet: BD, 39 and CD. RGB value is (189,57,205). Sum of RGB (Red+Green+Blue) = 189+57+205=451 (59% of max value = 765). Red value is 189 (74.22% from 255 or 41.91% from 451); Green value is 57 (22.66% from 255 or 12.64% from 451); Blue value is 205 (80.47% from 255 or 45.45% from 451); Max value from RGB is 205 - color contains mainly: blue. Hex color #BD39CD is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #BD39CD is #42C632. Grayscale: #707070. Windows color (decimal): -4376115 or 13449661. OLE color: 13449661.
HSL color Cylindrical-coordinate representation of color #BD39CD: hue angle of 293.51º degrees, saturation: 0.6, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #BD39CD is Cyan = 0.08, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #bd39cd; } p { color: rgb(189,57,205); } H1.HeaderClassName { color: #bd39cd; } .AnyTagClassName { color: #bd39cd; } </style>
<style> a { background-color: #bd39cd; } a { background-color: rgb(189,57,205); } div.DivClassName { background-color: #bd39cd; } .BgClassName { background-color: #bd39cd; } </style>
<style> span { border-color: #bd39cd; } span { border-color: rgb(189,57,205); } td.TdClassName { border-color: #bd39cd; } .TagClassName { border-color: #bd39cd; } </style>