#970F6F (or 0x970F6F) is unknown color: approx Eggplant. HEX triplet: 97, 0F and 6F. RGB value is (151,15,111). Sum of RGB (Red+Green+Blue) = 151+15+111=277 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.51% from 277); Green value is 15 (6.25% from 255 or 5.42% from 277); Blue value is 111 (43.75% from 255 or 40.07% from 277); Max value from RGB is 151 - color contains mainly: red. Hex color #970F6F is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #970F6F is #68F090. Grayscale: #424242. Windows color (decimal): -6877329 or 7278487. OLE color: 7278487.
HSL color Cylindrical-coordinate representation of color #970F6F: hue angle of 317.65º degrees, saturation: 0.82, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #970F6F is Cyan = 0, Magento = 0.90, Yellow = 0.26 and Black (K on CMYK) = 0.41.
<style> p { color: #970F6F; } p { color: rgb(151,15,111); } H1.HeaderClassName { color: #970F6F; } .AnyTagClassName { color: #970F6F; } </style>
<style> a { background-color: #970F6F; } a { background-color: rgb(151,15,111); } div.DivClassName { background-color: #970F6F; } .BgClassName { background-color: #970F6F; } </style>
<style> span { border-color: #970F6F; } span { border-color: rgb(151,15,111); } td.TdClassName { border-color: #970F6F; } .TagClassName { border-color: #970F6F; } </style>