#113B65 (or 0x113B65) is unknown color: approx Prussian Blue. HEX triplet: 11, 3B and 65. RGB value is (17,59,101). Sum of RGB (Red+Green+Blue) = 17+59+101=177 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.60% from 177); Green value is 59 (23.44% from 255 or 33.33% from 177); Blue value is 101 (39.84% from 255 or 57.06% from 177); Max value from RGB is 101 - color contains mainly: blue. Hex color #113B65 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #113B65 is #EEC49A. Grayscale: #333333. Windows color (decimal): -15647899 or 6634257. OLE color: 6634257.
HSL color Cylindrical-coordinate representation of color #113B65: hue angle of 210º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #113B65 is Cyan = 0.83, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.60.
<style> p { color: #113B65; } p { color: rgb(17,59,101); } H1.HeaderClassName { color: #113B65; } .AnyTagClassName { color: #113B65; } </style>
<style> a { background-color: #113B65; } a { background-color: rgb(17,59,101); } div.DivClassName { background-color: #113B65; } .BgClassName { background-color: #113B65; } </style>
<style> span { border-color: #113B65; } span { border-color: rgb(17,59,101); } td.TdClassName { border-color: #113B65; } .TagClassName { border-color: #113B65; } </style>