#8B255F (or 0x8B255F) is unknown color: approx Rose Bud Cherry. HEX triplet: 8B, 25 and 5F. RGB value is (139,37,95). Sum of RGB (Red+Green+Blue) = 139+37+95=271 (35% of max value = 765). Red value is 139 (54.69% from 255 or 51.29% from 271); Green value is 37 (14.84% from 255 or 13.65% from 271); Blue value is 95 (37.5% from 255 or 35.06% from 271); Max value from RGB is 139 - color contains mainly: red. Hex color #8B255F is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8B255F is #74DAA0. Grayscale: #494949. Windows color (decimal): -7658145 or 6235531. OLE color: 6235531.
HSL color Cylindrical-coordinate representation of color #8B255F: hue angle of 325.88º degrees, saturation: 0.58, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #8B255F is Cyan = 0, Magento = 0.73, Yellow = 0.32 and Black (K on CMYK) = 0.45.
<style> p { color: #8B255F; } p { color: rgb(139,37,95); } H1.HeaderClassName { color: #8B255F; } .AnyTagClassName { color: #8B255F; } </style>
<style> a { background-color: #8B255F; } a { background-color: rgb(139,37,95); } div.DivClassName { background-color: #8B255F; } .BgClassName { background-color: #8B255F; } </style>
<style> span { border-color: #8B255F; } span { border-color: rgb(139,37,95); } td.TdClassName { border-color: #8B255F; } .TagClassName { border-color: #8B255F; } </style>