#48097B (or 0x48097B) is unknown color: approx Indigo. HEX triplet: 48, 09 and 7B. RGB value is (72,9,123). Sum of RGB (Red+Green+Blue) = 72+9+123=204 (27% of max value = 765). Red value is 72 (28.52% from 255 or 35.29% from 204); Green value is 9 (3.91% from 255 or 4.41% from 204); Blue value is 123 (48.44% from 255 or 60.29% from 204); Max value from RGB is 123 - color contains mainly: blue. Hex color #48097B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #48097B is #B7F684. Grayscale: #282828. Windows color (decimal): -12056197 or 8063304. OLE color: 8063304.
HSL color Cylindrical-coordinate representation of color #48097B: hue angle of 273.16º degrees, saturation: 0.86, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #48097B is Cyan = 0.41, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #48097B; } p { color: rgb(72,9,123); } H1.HeaderClassName { color: #48097B; } .AnyTagClassName { color: #48097B; } </style>
<style> a { background-color: #48097B; } a { background-color: rgb(72,9,123); } div.DivClassName { background-color: #48097B; } .BgClassName { background-color: #48097B; } </style>
<style> span { border-color: #48097B; } span { border-color: rgb(72,9,123); } td.TdClassName { border-color: #48097B; } .TagClassName { border-color: #48097B; } </style>