#4876FF (or 0x4876FF) is unknown color: approx Royal Blue. HEX triplet: 48, 76 and FF. RGB value is (72,118,255). Sum of RGB (Red+Green+Blue) = 72+118+255=445 (58% of max value = 765). Red value is 72 (28.52% from 255 or 16.18% from 445); Green value is 118 (46.48% from 255 or 26.52% from 445); Blue value is 255 (100% from 255 or 57.30% from 445); Max value from RGB is 255 - color contains mainly: blue. Hex color #4876FF is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #4876FF is #B78900. Grayscale: #777777. Windows color (decimal): -12028161 or 16741960. OLE color: 16741960.
HSL color Cylindrical-coordinate representation of color #4876FF: hue angle of 224.92º degrees, saturation: 1, lightness: 0.64%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #4876FF is Cyan = 0.72, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #4876FF; } p { color: rgb(72,118,255); } H1.HeaderClassName { color: #4876FF; } .AnyTagClassName { color: #4876FF; } </style>
<style> a { background-color: #4876FF; } a { background-color: rgb(72,118,255); } div.DivClassName { background-color: #4876FF; } .BgClassName { background-color: #4876FF; } </style>
<style> span { border-color: #4876FF; } span { border-color: rgb(72,118,255); } td.TdClassName { border-color: #4876FF; } .TagClassName { border-color: #4876FF; } </style>