#534DB4 (or 0x534DB4) is unknown color: approx Rich Blue. HEX triplet: 53, 4D and B4. RGB value is (83,77,180). Sum of RGB (Red+Green+Blue) = 83+77+180=340 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.41% from 340); Green value is 77 (30.47% from 255 or 22.65% from 340); Blue value is 180 (70.70% from 255 or 52.94% from 340); Max value from RGB is 180 - color contains mainly: blue. Hex color #534DB4 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #534DB4 is #ACB24B. Grayscale: #5A5A5A. Windows color (decimal): -11317836 or 11816275. OLE color: 11816275.
HSL color Cylindrical-coordinate representation of color #534DB4: hue angle of 243.5º degrees, saturation: 0.41, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #534DB4 is Cyan = 0.54, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #534db4; } p { color: rgb(83,77,180); } H1.HeaderClassName { color: #534db4; } .AnyTagClassName { color: #534db4; } </style>
<style> a { background-color: #534db4; } a { background-color: rgb(83,77,180); } div.DivClassName { background-color: #534db4; } .BgClassName { background-color: #534db4; } </style>
<style> span { border-color: #534db4; } span { border-color: rgb(83,77,180); } td.TdClassName { border-color: #534db4; } .TagClassName { border-color: #534db4; } </style>