#8F277C (or 0x8F277C) is unknown color: approx Dark Purple. HEX triplet: 8F, 27 and 7C. RGB value is (143,39,124). Sum of RGB (Red+Green+Blue) = 143+39+124=306 (40% of max value = 765). Red value is 143 (56.25% from 255 or 46.73% from 306); Green value is 39 (15.62% from 255 or 12.75% from 306); Blue value is 124 (48.83% from 255 or 40.52% from 306); Max value from RGB is 143 - color contains mainly: red. Hex color #8F277C is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8F277C is #70D883. Grayscale: #4F4F4F. Windows color (decimal): -7395460 or 8136591. OLE color: 8136591.
HSL color Cylindrical-coordinate representation of color #8F277C: hue angle of 310.96º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #8F277C is Cyan = 0, Magento = 0.73, Yellow = 0.13 and Black (K on CMYK) = 0.44.
<style> p { color: #8F277C; } p { color: rgb(143,39,124); } H1.HeaderClassName { color: #8F277C; } .AnyTagClassName { color: #8F277C; } </style>
<style> a { background-color: #8F277C; } a { background-color: rgb(143,39,124); } div.DivClassName { background-color: #8F277C; } .BgClassName { background-color: #8F277C; } </style>
<style> span { border-color: #8F277C; } span { border-color: rgb(143,39,124); } td.TdClassName { border-color: #8F277C; } .TagClassName { border-color: #8F277C; } </style>