#6B3F9F (or 0x6B3F9F) is unknown color: approx Royal Purple. HEX triplet: 6B, 3F and 9F. RGB value is (107,63,159). Sum of RGB (Red+Green+Blue) = 107+63+159=329 (43% of max value = 765). Red value is 107 (42.19% from 255 or 32.52% from 329); Green value is 63 (25% from 255 or 19.15% from 329); Blue value is 159 (62.5% from 255 or 48.33% from 329); Max value from RGB is 159 - color contains mainly: blue. Hex color #6B3F9F is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6B3F9F is #94C060. Grayscale: #565656. Windows color (decimal): -9748577 or 10436459. OLE color: 10436459.
HSL color Cylindrical-coordinate representation of color #6B3F9F: hue angle of 267.5º 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 #6B3F9F is Cyan = 0.33, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #6b3f9f; } p { color: rgb(107,63,159); } H1.HeaderClassName { color: #6b3f9f; } .AnyTagClassName { color: #6b3f9f; } </style>
<style> a { background-color: #6b3f9f; } a { background-color: rgb(107,63,159); } div.DivClassName { background-color: #6b3f9f; } .BgClassName { background-color: #6b3f9f; } </style>
<style> span { border-color: #6b3f9f; } span { border-color: rgb(107,63,159); } td.TdClassName { border-color: #6b3f9f; } .TagClassName { border-color: #6b3f9f; } </style>