#9C409F (or 0x9C409F) is unknown color: approx Violet Blue. HEX triplet: 9C, 40 and 9F. RGB value is (156,64,159). Sum of RGB (Red+Green+Blue) = 156+64+159=379 (50% of max value = 765). Red value is 156 (61.33% from 255 or 41.16% from 379); Green value is 64 (25.39% from 255 or 16.89% from 379); Blue value is 159 (62.5% from 255 or 41.95% from 379); Max value from RGB is 159 - color contains mainly: blue. Hex color #9C409F is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #9C409F is #63BF60. Grayscale: #666666. Windows color (decimal): -6537057 or 10436764. OLE color: 10436764.
HSL color Cylindrical-coordinate representation of color #9C409F: hue angle of 298.11º degrees, saturation: 0.43, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #9C409F is Cyan = 0.02, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #9C409F; } p { color: rgb(156,64,159); } H1.HeaderClassName { color: #9C409F; } .AnyTagClassName { color: #9C409F; } </style>
<style> a { background-color: #9C409F; } a { background-color: rgb(156,64,159); } div.DivClassName { background-color: #9C409F; } .BgClassName { background-color: #9C409F; } </style>
<style> span { border-color: #9C409F; } span { border-color: rgb(156,64,159); } td.TdClassName { border-color: #9C409F; } .TagClassName { border-color: #9C409F; } </style>