#604BCB (or 0x604BCB) is unknown color: approx Slate Blue. HEX triplet: 60, 4B and CB. RGB value is (96,75,203). Sum of RGB (Red+Green+Blue) = 96+75+203=374 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.67% from 374); Green value is 75 (29.69% from 255 or 20.05% from 374); Blue value is 203 (79.69% from 255 or 54.28% from 374); Max value from RGB is 203 - color contains mainly: blue. Hex color #604BCB is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #604BCB is #9FB434. Grayscale: #5F5F5F. Windows color (decimal): -10466357 or 13323104. OLE color: 13323104.
HSL color Cylindrical-coordinate representation of color #604BCB: hue angle of 249.84º degrees, saturation: 0.55, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #604BCB is Cyan = 0.53, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #604BCB; } p { color: rgb(96,75,203); } H1.HeaderClassName { color: #604BCB; } .AnyTagClassName { color: #604BCB; } </style>
<style> a { background-color: #604BCB; } a { background-color: rgb(96,75,203); } div.DivClassName { background-color: #604BCB; } .BgClassName { background-color: #604BCB; } </style>
<style> span { border-color: #604BCB; } span { border-color: rgb(96,75,203); } td.TdClassName { border-color: #604BCB; } .TagClassName { border-color: #604BCB; } </style>