#8477CD (or 0x8477CD) is unknown color: approx Moody Blue. HEX triplet: 84, 77 and CD. RGB value is (132,119,205). Sum of RGB (Red+Green+Blue) = 132+119+205=456 (60% of max value = 765). Red value is 132 (51.95% from 255 or 28.95% from 456); Green value is 119 (46.88% from 255 or 26.10% from 456); Blue value is 205 (80.47% from 255 or 44.96% from 456); Max value from RGB is 205 - color contains mainly: blue. Hex color #8477CD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #8477CD is #7B8832. Grayscale: #848484. Windows color (decimal): -8095795 or 13465476. OLE color: 13465476.
HSL color Cylindrical-coordinate representation of color #8477CD: hue angle of 249.07º degrees, saturation: 0.46, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #8477CD is Cyan = 0.36, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #8477CD; } p { color: rgb(132,119,205); } H1.HeaderClassName { color: #8477CD; } .AnyTagClassName { color: #8477CD; } </style>
<style> a { background-color: #8477CD; } a { background-color: rgb(132,119,205); } div.DivClassName { background-color: #8477CD; } .BgClassName { background-color: #8477CD; } </style>
<style> span { border-color: #8477CD; } span { border-color: rgb(132,119,205); } td.TdClassName { border-color: #8477CD; } .TagClassName { border-color: #8477CD; } </style>