#6F379F (or 0x6F379F) is unknown color: approx Royal Purple. HEX triplet: 6F, 37 and 9F. RGB value is (111,55,159). Sum of RGB (Red+Green+Blue) = 111+55+159=325 (43% of max value = 765). Red value is 111 (43.75% from 255 or 34.15% from 325); Green value is 55 (21.88% from 255 or 16.92% from 325); Blue value is 159 (62.5% from 255 or 48.92% from 325); Max value from RGB is 159 - color contains mainly: blue. Hex color #6F379F is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6F379F is #90C860. Grayscale: #535353. Windows color (decimal): -9488481 or 10434415. OLE color: 10434415.
HSL color Cylindrical-coordinate representation of color #6F379F: hue angle of 272.31º degrees, saturation: 0.49, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #6F379F is Cyan = 0.30, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #6F379F; } p { color: rgb(111,55,159); } H1.HeaderClassName { color: #6F379F; } .AnyTagClassName { color: #6F379F; } </style>
<style> a { background-color: #6F379F; } a { background-color: rgb(111,55,159); } div.DivClassName { background-color: #6F379F; } .BgClassName { background-color: #6F379F; } </style>
<style> span { border-color: #6F379F; } span { border-color: rgb(111,55,159); } td.TdClassName { border-color: #6F379F; } .TagClassName { border-color: #6F379F; } </style>