#767CFA (or 0x767CFA) is unknown color: approx Light Slate Blue. HEX triplet: 76, 7C and FA. RGB value is (118,124,250). Sum of RGB (Red+Green+Blue) = 118+124+250=492 (65% of max value = 765). Red value is 118 (46.48% from 255 or 23.98% from 492); Green value is 124 (48.83% from 255 or 25.20% from 492); Blue value is 250 (98.05% from 255 or 50.81% from 492); Max value from RGB is 250 - color contains mainly: blue. Hex color #767CFA is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #767CFA is #898305. Grayscale: #888888. Windows color (decimal): -9011974 or 16415862. OLE color: 16415862.
HSL color Cylindrical-coordinate representation of color #767CFA: hue angle of 237.27º degrees, saturation: 0.93, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #767CFA is Cyan = 0.53, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #767CFA; } p { color: rgb(118,124,250); } H1.HeaderClassName { color: #767CFA; } .AnyTagClassName { color: #767CFA; } </style>
<style> a { background-color: #767CFA; } a { background-color: rgb(118,124,250); } div.DivClassName { background-color: #767CFA; } .BgClassName { background-color: #767CFA; } </style>
<style> span { border-color: #767CFA; } span { border-color: rgb(118,124,250); } td.TdClassName { border-color: #767CFA; } .TagClassName { border-color: #767CFA; } </style>