#3C215D (or 0x3C215D) is unknown color: approx Christalle. HEX triplet: 3C, 21 and 5D. RGB value is (60,33,93). Sum of RGB (Red+Green+Blue) = 60+33+93=186 (24% of max value = 765). Red value is 60 (23.83% from 255 or 32.26% from 186); Green value is 33 (13.28% from 255 or 17.74% from 186); Blue value is 93 (36.72% from 255 or 50% from 186); Max value from RGB is 93 - color contains mainly: blue. Hex color #3C215D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3C215D is #C3DEA2. Grayscale: #2F2F2F. Windows color (decimal): -12836515 or 6103356. OLE color: 6103356.
HSL color Cylindrical-coordinate representation of color #3C215D: hue angle of 267º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #3C215D is Cyan = 0.35, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #3C215D; } p { color: rgb(60,33,93); } H1.HeaderClassName { color: #3C215D; } .AnyTagClassName { color: #3C215D; } </style>
<style> a { background-color: #3C215D; } a { background-color: rgb(60,33,93); } div.DivClassName { background-color: #3C215D; } .BgClassName { background-color: #3C215D; } </style>
<style> span { border-color: #3C215D; } span { border-color: rgb(60,33,93); } td.TdClassName { border-color: #3C215D; } .TagClassName { border-color: #3C215D; } </style>