#807DCC (or 0x807DCC) is unknown color: approx Moody Blue. HEX triplet: 80, 7D and CC. RGB value is (128,125,204). Sum of RGB (Red+Green+Blue) = 128+125+204=457 (60% of max value = 765). Red value is 128 (50.39% from 255 or 28.01% from 457); Green value is 125 (49.22% from 255 or 27.35% from 457); Blue value is 204 (80.08% from 255 or 44.64% from 457); Max value from RGB is 204 - color contains mainly: blue. Hex color #807DCC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #807DCC is #7F8233. Grayscale: #868686. Windows color (decimal): -8356404 or 13401472. OLE color: 13401472.
HSL color Cylindrical-coordinate representation of color #807DCC: hue angle of 242.28º degrees, saturation: 0.44, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #807DCC is Cyan = 0.37, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #807DCC; } p { color: rgb(128,125,204); } H1.HeaderClassName { color: #807DCC; } .AnyTagClassName { color: #807DCC; } </style>
<style> a { background-color: #807DCC; } a { background-color: rgb(128,125,204); } div.DivClassName { background-color: #807DCC; } .BgClassName { background-color: #807DCC; } </style>
<style> span { border-color: #807DCC; } span { border-color: rgb(128,125,204); } td.TdClassName { border-color: #807DCC; } .TagClassName { border-color: #807DCC; } </style>