#344CB0 (or 0x344CB0) is unknown color: approx Cerulean Blue. HEX triplet: 34, 4C and B0. RGB value is (52,76,176). Sum of RGB (Red+Green+Blue) = 52+76+176=304 (40% of max value = 765). Red value is 52 (20.70% from 255 or 17.11% from 304); Green value is 76 (30.08% from 255 or 25% from 304); Blue value is 176 (69.14% from 255 or 57.89% from 304); Max value from RGB is 176 - color contains mainly: blue. Hex color #344CB0 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #344CB0 is #CBB34F. Grayscale: #4F4F4F. Windows color (decimal): -13349712 or 11553844. OLE color: 11553844.
HSL color Cylindrical-coordinate representation of color #344CB0: hue angle of 228.39º degrees, saturation: 0.54, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #344CB0 is Cyan = 0.70, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #344CB0; } p { color: rgb(52,76,176); } H1.HeaderClassName { color: #344CB0; } .AnyTagClassName { color: #344CB0; } </style>
<style> a { background-color: #344CB0; } a { background-color: rgb(52,76,176); } div.DivClassName { background-color: #344CB0; } .BgClassName { background-color: #344CB0; } </style>
<style> span { border-color: #344CB0; } span { border-color: rgb(52,76,176); } td.TdClassName { border-color: #344CB0; } .TagClassName { border-color: #344CB0; } </style>