#775BC7 (or 0x775BC7) is unknown color: approx Slate Blue. HEX triplet: 77, 5B and C7. RGB value is (119,91,199). Sum of RGB (Red+Green+Blue) = 119+91+199=409 (54% of max value = 765). Red value is 119 (46.88% from 255 or 29.10% from 409); Green value is 91 (35.94% from 255 or 22.25% from 409); Blue value is 199 (78.12% from 255 or 48.66% from 409); Max value from RGB is 199 - color contains mainly: blue. Hex color #775BC7 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #775BC7 is #88A438. Grayscale: #6F6F6F. Windows color (decimal): -8954937 or 13065079. OLE color: 13065079.
HSL color Cylindrical-coordinate representation of color #775BC7: hue angle of 255.56º degrees, saturation: 0.49, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #775BC7 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #775BC7; } p { color: rgb(119,91,199); } H1.HeaderClassName { color: #775BC7; } .AnyTagClassName { color: #775BC7; } </style>
<style> a { background-color: #775BC7; } a { background-color: rgb(119,91,199); } div.DivClassName { background-color: #775BC7; } .BgClassName { background-color: #775BC7; } </style>
<style> span { border-color: #775BC7; } span { border-color: rgb(119,91,199); } td.TdClassName { border-color: #775BC7; } .TagClassName { border-color: #775BC7; } </style>