#746CCB (or 0x746CCB) is unknown color: approx Moody Blue. HEX triplet: 74, 6C and CB. RGB value is (116,108,203). Sum of RGB (Red+Green+Blue) = 116+108+203=427 (56% of max value = 765). Red value is 116 (45.70% from 255 or 27.17% from 427); Green value is 108 (42.58% from 255 or 25.29% from 427); Blue value is 203 (79.69% from 255 or 47.54% from 427); Max value from RGB is 203 - color contains mainly: blue. Hex color #746CCB is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #746CCB is #8B9334. Grayscale: #787878. Windows color (decimal): -9147189 or 13331572. OLE color: 13331572.
HSL color Cylindrical-coordinate representation of color #746CCB: hue angle of 245.05º degrees, saturation: 0.48, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #746CCB is Cyan = 0.43, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #746CCB; } p { color: rgb(116,108,203); } H1.HeaderClassName { color: #746CCB; } .AnyTagClassName { color: #746CCB; } </style>
<style> a { background-color: #746CCB; } a { background-color: rgb(116,108,203); } div.DivClassName { background-color: #746CCB; } .BgClassName { background-color: #746CCB; } </style>
<style> span { border-color: #746CCB; } span { border-color: rgb(116,108,203); } td.TdClassName { border-color: #746CCB; } .TagClassName { border-color: #746CCB; } </style>