#9F437F (or 0x9F437F) is unknown color: approx Medium Red Violet. HEX triplet: 9F, 43 and 7F. RGB value is (159,67,127). Sum of RGB (Red+Green+Blue) = 159+67+127=353 (46% of max value = 765). Red value is 159 (62.5% from 255 or 45.04% from 353); Green value is 67 (26.56% from 255 or 18.98% from 353); Blue value is 127 (50% from 255 or 35.98% from 353); Max value from RGB is 159 - color contains mainly: red. Hex color #9F437F is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #9F437F is #60BC80. Grayscale: #656565. Windows color (decimal): -6339713 or 8340383. OLE color: 8340383.
HSL color Cylindrical-coordinate representation of color #9F437F: hue angle of 320.87º degrees, saturation: 0.41, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #9F437F is Cyan = 0, Magento = 0.58, Yellow = 0.20 and Black (K on CMYK) = 0.38.
<style> p { color: #9f437f; } p { color: rgb(159,67,127); } H1.HeaderClassName { color: #9f437f; } .AnyTagClassName { color: #9f437f; } </style>
<style> a { background-color: #9f437f; } a { background-color: rgb(159,67,127); } div.DivClassName { background-color: #9f437f; } .BgClassName { background-color: #9f437f; } </style>
<style> span { border-color: #9f437f; } span { border-color: rgb(159,67,127); } td.TdClassName { border-color: #9f437f; } .TagClassName { border-color: #9f437f; } </style>