#348EBA (or 0x348EBA) is unknown color: approx Curious Blue. HEX triplet: 34, 8E and BA. RGB value is (52,142,186). Sum of RGB (Red+Green+Blue) = 52+142+186=380 (50% of max value = 765). Red value is 52 (20.70% from 255 or 13.68% from 380); Green value is 142 (55.86% from 255 or 37.37% from 380); Blue value is 186 (73.05% from 255 or 48.95% from 380); Max value from RGB is 186 - color contains mainly: blue. Hex color #348EBA is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #348EBA is #CB7145. Grayscale: #777777. Windows color (decimal): -13332806 or 12226100. OLE color: 12226100.
HSL color Cylindrical-coordinate representation of color #348EBA: hue angle of 199.7º degrees, saturation: 0.56, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #348EBA is Cyan = 0.72, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #348EBA; } p { color: rgb(52,142,186); } H1.HeaderClassName { color: #348EBA; } .AnyTagClassName { color: #348EBA; } </style>
<style> a { background-color: #348EBA; } a { background-color: rgb(52,142,186); } div.DivClassName { background-color: #348EBA; } .BgClassName { background-color: #348EBA; } </style>
<style> span { border-color: #348EBA; } span { border-color: rgb(52,142,186); } td.TdClassName { border-color: #348EBA; } .TagClassName { border-color: #348EBA; } </style>