#3B217B (or 0x3B217B) is unknown color: approx Windsor. HEX triplet: 3B, 21 and 7B. RGB value is (59,33,123). Sum of RGB (Red+Green+Blue) = 59+33+123=215 (28% of max value = 765). Red value is 59 (23.44% from 255 or 27.44% from 215); Green value is 33 (13.28% from 255 or 15.35% from 215); Blue value is 123 (48.44% from 255 or 57.21% from 215); Max value from RGB is 123 - color contains mainly: blue. Hex color #3B217B is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3B217B is #C4DE84. Grayscale: #323232. Windows color (decimal): -12902021 or 8069435. OLE color: 8069435.
HSL color Cylindrical-coordinate representation of color #3B217B: hue angle of 257.33º degrees, saturation: 0.58, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #3B217B is Cyan = 0.52, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #3b217b; } p { color: rgb(59,33,123); } H1.HeaderClassName { color: #3b217b; } .AnyTagClassName { color: #3b217b; } </style>
<style> a { background-color: #3b217b; } a { background-color: rgb(59,33,123); } div.DivClassName { background-color: #3b217b; } .BgClassName { background-color: #3b217b; } </style>
<style> span { border-color: #3b217b; } span { border-color: rgb(59,33,123); } td.TdClassName { border-color: #3b217b; } .TagClassName { border-color: #3b217b; } </style>