#555CAC (or 0x555CAC) is unknown color: approx Rich Blue. HEX triplet: 55, 5C and AC. RGB value is (85,92,172). Sum of RGB (Red+Green+Blue) = 85+92+172=349 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.36% from 349); Green value is 92 (36.33% from 255 or 26.36% from 349); Blue value is 172 (67.58% from 255 or 49.28% from 349); Max value from RGB is 172 - color contains mainly: blue. Hex color #555CAC is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #555CAC is #AAA353. Grayscale: #626262. Windows color (decimal): -11182932 or 11295829. OLE color: 11295829.
HSL color Cylindrical-coordinate representation of color #555CAC: hue angle of 235.17º degrees, saturation: 0.34, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #555CAC is Cyan = 0.51, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #555CAC; } p { color: rgb(85,92,172); } H1.HeaderClassName { color: #555CAC; } .AnyTagClassName { color: #555CAC; } </style>
<style> a { background-color: #555CAC; } a { background-color: rgb(85,92,172); } div.DivClassName { background-color: #555CAC; } .BgClassName { background-color: #555CAC; } </style>
<style> span { border-color: #555CAC; } span { border-color: rgb(85,92,172); } td.TdClassName { border-color: #555CAC; } .TagClassName { border-color: #555CAC; } </style>