#784BBE (or 0x784BBE) is unknown color: approx Studio. HEX triplet: 78, 4B and BE. RGB value is (120,75,190). Sum of RGB (Red+Green+Blue) = 120+75+190=385 (50% of max value = 765). Red value is 120 (47.27% from 255 or 31.17% from 385); Green value is 75 (29.69% from 255 or 19.48% from 385); Blue value is 190 (74.61% from 255 or 49.35% from 385); Max value from RGB is 190 - color contains mainly: blue. Hex color #784BBE is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #784BBE is #87B441. Grayscale: #656565. Windows color (decimal): -8893506 or 12471160. OLE color: 12471160.
HSL color Cylindrical-coordinate representation of color #784BBE: hue angle of 263.48º degrees, saturation: 0.47, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #784BBE is Cyan = 0.37, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #784BBE; } p { color: rgb(120,75,190); } H1.HeaderClassName { color: #784BBE; } .AnyTagClassName { color: #784BBE; } </style>
<style> a { background-color: #784BBE; } a { background-color: rgb(120,75,190); } div.DivClassName { background-color: #784BBE; } .BgClassName { background-color: #784BBE; } </style>
<style> span { border-color: #784BBE; } span { border-color: rgb(120,75,190); } td.TdClassName { border-color: #784BBE; } .TagClassName { border-color: #784BBE; } </style>