#746FCD (or 0x746FCD) is unknown color: approx Moody Blue. HEX triplet: 74, 6F and CD. RGB value is (116,111,205). Sum of RGB (Red+Green+Blue) = 116+111+205=432 (57% of max value = 765). Red value is 116 (45.70% from 255 or 26.85% from 432); Green value is 111 (43.75% from 255 or 25.69% from 432); Blue value is 205 (80.47% from 255 or 47.45% from 432); Max value from RGB is 205 - color contains mainly: blue. Hex color #746FCD is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #746FCD is #8B9032. Grayscale: #7A7A7A. Windows color (decimal): -9146419 or 13463412. OLE color: 13463412.
HSL color Cylindrical-coordinate representation of color #746FCD: hue angle of 243.19º degrees, saturation: 0.48, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #746FCD is Cyan = 0.43, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #746FCD; } p { color: rgb(116,111,205); } H1.HeaderClassName { color: #746FCD; } .AnyTagClassName { color: #746FCD; } </style>
<style> a { background-color: #746FCD; } a { background-color: rgb(116,111,205); } div.DivClassName { background-color: #746FCD; } .BgClassName { background-color: #746FCD; } </style>
<style> span { border-color: #746FCD; } span { border-color: rgb(116,111,205); } td.TdClassName { border-color: #746FCD; } .TagClassName { border-color: #746FCD; } </style>