#4D5CAD (or 0x4D5CAD) is unknown color: approx Rich Blue. HEX triplet: 4D, 5C and AD. RGB value is (77,92,173). Sum of RGB (Red+Green+Blue) = 77+92+173=342 (45% of max value = 765). Red value is 77 (30.47% from 255 or 22.51% from 342); Green value is 92 (36.33% from 255 or 26.90% from 342); Blue value is 173 (67.97% from 255 or 50.58% from 342); Max value from RGB is 173 - color contains mainly: blue. Hex color #4D5CAD is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #4D5CAD is #B2A352. Grayscale: #606060. Windows color (decimal): -11707219 or 11361357. OLE color: 11361357.
HSL color Cylindrical-coordinate representation of color #4D5CAD: hue angle of 230.62º degrees, saturation: 0.38, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #4D5CAD is Cyan = 0.55, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #4D5CAD; } p { color: rgb(77,92,173); } H1.HeaderClassName { color: #4D5CAD; } .AnyTagClassName { color: #4D5CAD; } </style>
<style> a { background-color: #4D5CAD; } a { background-color: rgb(77,92,173); } div.DivClassName { background-color: #4D5CAD; } .BgClassName { background-color: #4D5CAD; } </style>
<style> span { border-color: #4D5CAD; } span { border-color: rgb(77,92,173); } td.TdClassName { border-color: #4D5CAD; } .TagClassName { border-color: #4D5CAD; } </style>