#483CBD (or 0x483CBD) is unknown color: approx Free Speech Blue. HEX triplet: 48, 3C and BD. RGB value is (72,60,189). Sum of RGB (Red+Green+Blue) = 72+60+189=321 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.43% from 321); Green value is 60 (23.83% from 255 or 18.69% from 321); Blue value is 189 (74.22% from 255 or 58.88% from 321); Max value from RGB is 189 - color contains mainly: blue. Hex color #483CBD is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #483CBD is #B7C342. Grayscale: #4D4D4D. Windows color (decimal): -12043075 or 12401736. OLE color: 12401736.
HSL color Cylindrical-coordinate representation of color #483CBD: hue angle of 245.58º degrees, saturation: 0.52, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #483CBD is Cyan = 0.62, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #483CBD; } p { color: rgb(72,60,189); } H1.HeaderClassName { color: #483CBD; } .AnyTagClassName { color: #483CBD; } </style>
<style> a { background-color: #483CBD; } a { background-color: rgb(72,60,189); } div.DivClassName { background-color: #483CBD; } .BgClassName { background-color: #483CBD; } </style>
<style> span { border-color: #483CBD; } span { border-color: rgb(72,60,189); } td.TdClassName { border-color: #483CBD; } .TagClassName { border-color: #483CBD; } </style>