#5A65D2 (or 0x5A65D2) is unknown color: approx Slate Blue. HEX triplet: 5A, 65 and D2. RGB value is (90,101,210). Sum of RGB (Red+Green+Blue) = 90+101+210=401 (53% of max value = 765). Red value is 90 (35.55% from 255 or 22.44% from 401); Green value is 101 (39.84% from 255 or 25.19% from 401); Blue value is 210 (82.42% from 255 or 52.37% from 401); Max value from RGB is 210 - color contains mainly: blue. Hex color #5A65D2 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #5A65D2 is #A59A2D. Grayscale: #6D6D6D. Windows color (decimal): -10852910 or 13788506. OLE color: 13788506.
HSL color Cylindrical-coordinate representation of color #5A65D2: hue angle of 234.5º degrees, saturation: 0.57, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #5A65D2 is Cyan = 0.57, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #5a65d2; } p { color: rgb(90,101,210); } H1.HeaderClassName { color: #5a65d2; } .AnyTagClassName { color: #5a65d2; } </style>
<style> a { background-color: #5a65d2; } a { background-color: rgb(90,101,210); } div.DivClassName { background-color: #5a65d2; } .BgClassName { background-color: #5a65d2; } </style>
<style> span { border-color: #5a65d2; } span { border-color: rgb(90,101,210); } td.TdClassName { border-color: #5a65d2; } .TagClassName { border-color: #5a65d2; } </style>