#2F58AC (or 0x2F58AC) is unknown color: approx Cerulean Blue. HEX triplet: 2F, 58 and AC. RGB value is (47,88,172). Sum of RGB (Red+Green+Blue) = 47+88+172=307 (40% of max value = 765). Red value is 47 (18.75% from 255 or 15.31% from 307); Green value is 88 (34.77% from 255 or 28.66% from 307); Blue value is 172 (67.58% from 255 or 56.03% from 307); Max value from RGB is 172 - color contains mainly: blue. Hex color #2F58AC is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #2F58AC is #D0A753. Grayscale: #545454. Windows color (decimal): -13674324 or 11294767. OLE color: 11294767.
HSL color Cylindrical-coordinate representation of color #2F58AC: hue angle of 220.32º degrees, saturation: 0.57, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #2F58AC is Cyan = 0.73, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #2f58ac; } p { color: rgb(47,88,172); } H1.HeaderClassName { color: #2f58ac; } .AnyTagClassName { color: #2f58ac; } </style>
<style> a { background-color: #2f58ac; } a { background-color: rgb(47,88,172); } div.DivClassName { background-color: #2f58ac; } .BgClassName { background-color: #2f58ac; } </style>
<style> span { border-color: #2f58ac; } span { border-color: rgb(47,88,172); } td.TdClassName { border-color: #2f58ac; } .TagClassName { border-color: #2f58ac; } </style>