#483D8B (or 0x483D8B) is known color: DarkSlateBlue. HEX triplet: 48, 3D and 8B. RGB value is (72,61,139). Sum of RGB (Red+Green+Blue) = 72+61+139=272 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.47% from 272); Green value is 61 (24.22% from 255 or 22.43% from 272); Blue value is 139 (54.69% from 255 or 51.10% from 272); Max value from RGB is 139 - color contains mainly: blue. Hex color #483D8B is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #483D8B is #B7C274. Grayscale: #484848. Windows color (decimal): -12042869 or 9125192. OLE color: 9125192.
HSL color Cylindrical-coordinate representation of color #483D8B: hue angle of 248.46º degrees, saturation: 0.39, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #483D8B is Cyan = 0.48, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #483D8B; } p { color: rgb(72,61,139); } H1.HeaderClassName { color: #483D8B; } .AnyTagClassName { color: #483D8B; } </style>
<style> a { background-color: #483D8B; } a { background-color: rgb(72,61,139); } div.DivClassName { background-color: #483D8B; } .BgClassName { background-color: #483D8B; } </style>
<style> span { border-color: #483D8B; } span { border-color: rgb(72,61,139); } td.TdClassName { border-color: #483D8B; } .TagClassName { border-color: #483D8B; } </style>