#556FE1 (or 0x556FE1) is unknown color: approx Royal Blue. HEX triplet: 55, 6F and E1. RGB value is (85,111,225). Sum of RGB (Red+Green+Blue) = 85+111+225=421 (55% of max value = 765). Red value is 85 (33.59% from 255 or 20.19% from 421); Green value is 111 (43.75% from 255 or 26.37% from 421); Blue value is 225 (88.28% from 255 or 53.44% from 421); Max value from RGB is 225 - color contains mainly: blue. Hex color #556FE1 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #556FE1 is #AA901E. Grayscale: #737373. Windows color (decimal): -11178015 or 14774101. OLE color: 14774101.
HSL color Cylindrical-coordinate representation of color #556FE1: hue angle of 228.86º degrees, saturation: 0.7, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #556FE1 is Cyan = 0.62, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #556FE1; } p { color: rgb(85,111,225); } H1.HeaderClassName { color: #556FE1; } .AnyTagClassName { color: #556FE1; } </style>
<style> a { background-color: #556FE1; } a { background-color: rgb(85,111,225); } div.DivClassName { background-color: #556FE1; } .BgClassName { background-color: #556FE1; } </style>
<style> span { border-color: #556FE1; } span { border-color: rgb(85,111,225); } td.TdClassName { border-color: #556FE1; } .TagClassName { border-color: #556FE1; } </style>