#5B8191 (or 0x5B8191) is unknown color: approx Horizon. HEX triplet: 5B, 81 and 91. RGB value is (91,129,145). Sum of RGB (Red+Green+Blue) = 91+129+145=365 (48% of max value = 765). Red value is 91 (35.94% from 255 or 24.93% from 365); Green value is 129 (50.78% from 255 or 35.34% from 365); Blue value is 145 (57.03% from 255 or 39.73% from 365); Max value from RGB is 145 - color contains mainly: blue. Hex color #5B8191 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #5B8191 is #A47E6E. Grayscale: #777777. Windows color (decimal): -10780271 or 9535835. OLE color: 9535835.
HSL color Cylindrical-coordinate representation of color #5B8191: hue angle of 197.78º degrees, saturation: 0.23, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #5B8191 is Cyan = 0.37, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.43.
<style> p { color: #5B8191; } p { color: rgb(91,129,145); } H1.HeaderClassName { color: #5B8191; } .AnyTagClassName { color: #5B8191; } </style>
<style> a { background-color: #5B8191; } a { background-color: rgb(91,129,145); } div.DivClassName { background-color: #5B8191; } .BgClassName { background-color: #5B8191; } </style>
<style> span { border-color: #5B8191; } span { border-color: rgb(91,129,145); } td.TdClassName { border-color: #5B8191; } .TagClassName { border-color: #5B8191; } </style>