#8B2220 (or 0x8B2220) is unknown color: approx Mandarian Orange. HEX triplet: 8B, 22 and 20. RGB value is (139,34,32). Sum of RGB (Red+Green+Blue) = 139+34+32=205 (27% of max value = 765). Red value is 139 (54.69% from 255 or 67.80% from 205); Green value is 34 (13.67% from 255 or 16.59% from 205); Blue value is 32 (12.89% from 255 or 15.61% from 205); Max value from RGB is 139 - color contains mainly: red. Hex color #8B2220 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #8B2220 is #74DDDF. Grayscale: #414141. Windows color (decimal): -7658976 or 2105995. OLE color: 2105995.
HSL color Cylindrical-coordinate representation of color #8B2220: hue angle of 1.12º degrees, saturation: 0.63, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #8B2220 is Cyan = 0, Magento = 0.76, Yellow = 0.77 and Black (K on CMYK) = 0.45.
<style> p { color: #8B2220; } p { color: rgb(139,34,32); } H1.HeaderClassName { color: #8B2220; } .AnyTagClassName { color: #8B2220; } </style>
<style> a { background-color: #8B2220; } a { background-color: rgb(139,34,32); } div.DivClassName { background-color: #8B2220; } .BgClassName { background-color: #8B2220; } </style>
<style> span { border-color: #8B2220; } span { border-color: rgb(139,34,32); } td.TdClassName { border-color: #8B2220; } .TagClassName { border-color: #8B2220; } </style>