#B95DBD (or 0xB95DBD) is unknown color: approx Fuchsia. HEX triplet: B9, 5D and BD. RGB value is (185,93,189). Sum of RGB (Red+Green+Blue) = 185+93+189=467 (61% of max value = 765). Red value is 185 (72.66% from 255 or 39.61% from 467); Green value is 93 (36.72% from 255 or 19.91% from 467); Blue value is 189 (74.22% from 255 or 40.47% from 467); Max value from RGB is 189 - color contains mainly: blue. Hex color #B95DBD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B95DBD is #46A242. Grayscale: #838383. Windows color (decimal): -4629059 or 12410297. OLE color: 12410297.
HSL color Cylindrical-coordinate representation of color #B95DBD: hue angle of 297.5º 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 #B95DBD is Cyan = 0.02, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B95DBD; } p { color: rgb(185,93,189); } H1.HeaderClassName { color: #B95DBD; } .AnyTagClassName { color: #B95DBD; } </style>
<style> a { background-color: #B95DBD; } a { background-color: rgb(185,93,189); } div.DivClassName { background-color: #B95DBD; } .BgClassName { background-color: #B95DBD; } </style>
<style> span { border-color: #B95DBD; } span { border-color: rgb(185,93,189); } td.TdClassName { border-color: #B95DBD; } .TagClassName { border-color: #B95DBD; } </style>