#8C256E (or 0x8C256E) is unknown color: approx Dark Purple. HEX triplet: 8C, 25 and 6E. RGB value is (140,37,110). Sum of RGB (Red+Green+Blue) = 140+37+110=287 (38% of max value = 765). Red value is 140 (55.08% from 255 or 48.78% from 287); Green value is 37 (14.84% from 255 or 12.89% from 287); Blue value is 110 (43.36% from 255 or 38.33% from 287); Max value from RGB is 140 - color contains mainly: red. Hex color #8C256E is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8C256E is #73DA91. Grayscale: #4B4B4B. Windows color (decimal): -7592594 or 7218572. OLE color: 7218572.
HSL color Cylindrical-coordinate representation of color #8C256E: hue angle of 317.48º degrees, saturation: 0.58, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #8C256E is Cyan = 0, Magento = 0.74, Yellow = 0.21 and Black (K on CMYK) = 0.45.
<style> p { color: #8C256E; } p { color: rgb(140,37,110); } H1.HeaderClassName { color: #8C256E; } .AnyTagClassName { color: #8C256E; } </style>
<style> a { background-color: #8C256E; } a { background-color: rgb(140,37,110); } div.DivClassName { background-color: #8C256E; } .BgClassName { background-color: #8C256E; } </style>
<style> span { border-color: #8C256E; } span { border-color: rgb(140,37,110); } td.TdClassName { border-color: #8C256E; } .TagClassName { border-color: #8C256E; } </style>