#2F047D (or 0x2F047D) is unknown color: approx Persian Indigo. HEX triplet: 2F, 04 and 7D. RGB value is (47,4,125). Sum of RGB (Red+Green+Blue) = 47+4+125=176 (23% of max value = 765). Red value is 47 (18.75% from 255 or 26.70% from 176); Green value is 4 (1.95% from 255 or 2.27% from 176); Blue value is 125 (49.22% from 255 or 71.02% from 176); Max value from RGB is 125 - color contains mainly: blue. Hex color #2F047D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2F047D is #D0FB82. Grayscale: #1E1E1E. Windows color (decimal): -13695875 or 8193071. OLE color: 8193071.
HSL color Cylindrical-coordinate representation of color #2F047D: hue angle of 261.32º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2F047D is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #2F047D; } p { color: rgb(47,4,125); } H1.HeaderClassName { color: #2F047D; } .AnyTagClassName { color: #2F047D; } </style>
<style> a { background-color: #2F047D; } a { background-color: rgb(47,4,125); } div.DivClassName { background-color: #2F047D; } .BgClassName { background-color: #2F047D; } </style>
<style> span { border-color: #2F047D; } span { border-color: rgb(47,4,125); } td.TdClassName { border-color: #2F047D; } .TagClassName { border-color: #2F047D; } </style>