#556B72 (or 0x556B72) is unknown color: approx Pale Sky. HEX triplet: 55, 6B and 72. RGB value is (85,107,114). Sum of RGB (Red+Green+Blue) = 85+107+114=306 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.78% from 306); Green value is 107 (42.19% from 255 or 34.97% from 306); Blue value is 114 (44.92% from 255 or 37.25% from 306); Max value from RGB is 114 - color contains mainly: blue. Hex color #556B72 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556B72 is #AA948D. Grayscale: #656565. Windows color (decimal): -11179150 or 7498581. OLE color: 7498581.
HSL color Cylindrical-coordinate representation of color #556B72: hue angle of 194.48º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #556B72 is Cyan = 0.25, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.55.
<style> p { color: #556b72; } p { color: rgb(85,107,114); } H1.HeaderClassName { color: #556b72; } .AnyTagClassName { color: #556b72; } </style>
<style> a { background-color: #556b72; } a { background-color: rgb(85,107,114); } div.DivClassName { background-color: #556b72; } .BgClassName { background-color: #556b72; } </style>
<style> span { border-color: #556b72; } span { border-color: rgb(85,107,114); } td.TdClassName { border-color: #556b72; } .TagClassName { border-color: #556b72; } </style>