#8F314C (or 0x8F314C) is unknown color: approx Disco. HEX triplet: 8F, 31 and 4C. RGB value is (143,49,76). Sum of RGB (Red+Green+Blue) = 143+49+76=268 (35% of max value = 765). Red value is 143 (56.25% from 255 or 53.36% from 268); Green value is 49 (19.53% from 255 or 18.28% from 268); Blue value is 76 (30.08% from 255 or 28.36% from 268); Max value from RGB is 143 - color contains mainly: red. Hex color #8F314C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #8F314C is #70CEB3. Grayscale: #505050. Windows color (decimal): -7392948 or 4993423. OLE color: 4993423.
HSL color Cylindrical-coordinate representation of color #8F314C: hue angle of 342.77º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #8F314C is Cyan = 0, Magento = 0.66, Yellow = 0.47 and Black (K on CMYK) = 0.44.
<style> p { color: #8F314C; } p { color: rgb(143,49,76); } H1.HeaderClassName { color: #8F314C; } .AnyTagClassName { color: #8F314C; } </style>
<style> a { background-color: #8F314C; } a { background-color: rgb(143,49,76); } div.DivClassName { background-color: #8F314C; } .BgClassName { background-color: #8F314C; } </style>
<style> span { border-color: #8F314C; } span { border-color: rgb(143,49,76); } td.TdClassName { border-color: #8F314C; } .TagClassName { border-color: #8F314C; } </style>