#556B8B (or 0x556B8B) is unknown color: approx Kashmir Blue. HEX triplet: 55, 6B and 8B. RGB value is (85,107,139). Sum of RGB (Red+Green+Blue) = 85+107+139=331 (43% of max value = 765). Red value is 85 (33.59% from 255 or 25.68% from 331); Green value is 107 (42.19% from 255 or 32.33% from 331); Blue value is 139 (54.69% from 255 or 41.99% from 331); Max value from RGB is 139 - color contains mainly: blue. Hex color #556B8B is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556B8B is #AA9474. Grayscale: #676767. Windows color (decimal): -11179125 or 9136981. OLE color: 9136981.
HSL color Cylindrical-coordinate representation of color #556B8B: hue angle of 215.56º degrees, saturation: 0.24, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #556B8B is Cyan = 0.39, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #556B8B; } p { color: rgb(85,107,139); } H1.HeaderClassName { color: #556B8B; } .AnyTagClassName { color: #556B8B; } </style>
<style> a { background-color: #556B8B; } a { background-color: rgb(85,107,139); } div.DivClassName { background-color: #556B8B; } .BgClassName { background-color: #556B8B; } </style>
<style> span { border-color: #556B8B; } span { border-color: rgb(85,107,139); } td.TdClassName { border-color: #556B8B; } .TagClassName { border-color: #556B8B; } </style>