#7C7DEF (or 0x7C7DEF) is unknown color: approx Medium Slate Blue. HEX triplet: 7C, 7D and EF. RGB value is (124,125,239). Sum of RGB (Red+Green+Blue) = 124+125+239=488 (64% of max value = 765). Red value is 124 (48.83% from 255 or 25.41% from 488); Green value is 125 (49.22% from 255 or 25.61% from 488); Blue value is 239 (93.75% from 255 or 48.98% from 488); Max value from RGB is 239 - color contains mainly: blue. Hex color #7C7DEF is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #7C7DEF is #838210. Grayscale: #898989. Windows color (decimal): -8618513 or 15695228. OLE color: 15695228.
HSL color Cylindrical-coordinate representation of color #7C7DEF: hue angle of 239.48º degrees, saturation: 0.78, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #7C7DEF is Cyan = 0.48, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #7c7def; } p { color: rgb(124,125,239); } H1.HeaderClassName { color: #7c7def; } .AnyTagClassName { color: #7c7def; } </style>
<style> a { background-color: #7c7def; } a { background-color: rgb(124,125,239); } div.DivClassName { background-color: #7c7def; } .BgClassName { background-color: #7c7def; } </style>
<style> span { border-color: #7c7def; } span { border-color: rgb(124,125,239); } td.TdClassName { border-color: #7c7def; } .TagClassName { border-color: #7c7def; } </style>