#8F254D (or 0x8F254D) is unknown color: approx Disco. HEX triplet: 8F, 25 and 4D. RGB value is (143,37,77). Sum of RGB (Red+Green+Blue) = 143+37+77=257 (34% of max value = 765). Red value is 143 (56.25% from 255 or 55.64% from 257); Green value is 37 (14.84% from 255 or 14.40% from 257); Blue value is 77 (30.47% from 255 or 29.96% from 257); Max value from RGB is 143 - color contains mainly: red. Hex color #8F254D is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8F254D is #70DAB2. Grayscale: #494949. Windows color (decimal): -7396019 or 5055887. OLE color: 5055887.
HSL color Cylindrical-coordinate representation of color #8F254D: hue angle of 337.36º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #8F254D is Cyan = 0, Magento = 0.74, Yellow = 0.46 and Black (K on CMYK) = 0.44.
<style> p { color: #8F254D; } p { color: rgb(143,37,77); } H1.HeaderClassName { color: #8F254D; } .AnyTagClassName { color: #8F254D; } </style>
<style> a { background-color: #8F254D; } a { background-color: rgb(143,37,77); } div.DivClassName { background-color: #8F254D; } .BgClassName { background-color: #8F254D; } </style>
<style> span { border-color: #8F254D; } span { border-color: rgb(143,37,77); } td.TdClassName { border-color: #8F254D; } .TagClassName { border-color: #8F254D; } </style>