#480D8F (or 0x480D8F) is unknown color: approx Indigo. HEX triplet: 48, 0D and 8F. RGB value is (72,13,143). Sum of RGB (Red+Green+Blue) = 72+13+143=228 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.58% from 228); Green value is 13 (5.47% from 255 or 5.70% from 228); Blue value is 143 (56.25% from 255 or 62.72% from 228); Max value from RGB is 143 - color contains mainly: blue. Hex color #480D8F is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #480D8F is #B7F270. Grayscale: #2D2D2D. Windows color (decimal): -12055153 or 9375048. OLE color: 9375048.
HSL color Cylindrical-coordinate representation of color #480D8F: hue angle of 267.23º degrees, saturation: 0.83, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #480D8F is Cyan = 0.50, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #480D8F; } p { color: rgb(72,13,143); } H1.HeaderClassName { color: #480D8F; } .AnyTagClassName { color: #480D8F; } </style>
<style> a { background-color: #480D8F; } a { background-color: rgb(72,13,143); } div.DivClassName { background-color: #480D8F; } .BgClassName { background-color: #480D8F; } </style>
<style> span { border-color: #480D8F; } span { border-color: rgb(72,13,143); } td.TdClassName { border-color: #480D8F; } .TagClassName { border-color: #480D8F; } </style>