#555E83 (or 0x555E83) is unknown color: approx Chambray. HEX triplet: 55, 5E and 83. RGB value is (85,94,131). Sum of RGB (Red+Green+Blue) = 85+94+131=310 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.42% from 310); Green value is 94 (37.11% from 255 or 30.32% from 310); Blue value is 131 (51.56% from 255 or 42.26% from 310); Max value from RGB is 131 - color contains mainly: blue. Hex color #555E83 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #555E83 is #AAA17C. Grayscale: #5F5F5F. Windows color (decimal): -11182461 or 8609365. OLE color: 8609365.
HSL color Cylindrical-coordinate representation of color #555E83: hue angle of 228.26º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #555E83 is Cyan = 0.35, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.49.
<style> p { color: #555E83; } p { color: rgb(85,94,131); } H1.HeaderClassName { color: #555E83; } .AnyTagClassName { color: #555E83; } </style>
<style> a { background-color: #555E83; } a { background-color: rgb(85,94,131); } div.DivClassName { background-color: #555E83; } .BgClassName { background-color: #555E83; } </style>
<style> span { border-color: #555E83; } span { border-color: rgb(85,94,131); } td.TdClassName { border-color: #555E83; } .TagClassName { border-color: #555E83; } </style>