#212F95 (or 0x212F95) is unknown color: approx Egyptian Blue. HEX triplet: 21, 2F and 95. RGB value is (33,47,149). Sum of RGB (Red+Green+Blue) = 33+47+149=229 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.41% from 229); Green value is 47 (18.75% from 255 or 20.52% from 229); Blue value is 149 (58.59% from 255 or 65.07% from 229); Max value from RGB is 149 - color contains mainly: blue. Hex color #212F95 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #212F95 is #DED06A. Grayscale: #363636. Windows color (decimal): -14602347 or 9776929. OLE color: 9776929.
HSL color Cylindrical-coordinate representation of color #212F95: hue angle of 232.76º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #212F95 is Cyan = 0.78, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.42.
<style> p { color: #212f95; } p { color: rgb(33,47,149); } H1.HeaderClassName { color: #212f95; } .AnyTagClassName { color: #212f95; } </style>
<style> a { background-color: #212f95; } a { background-color: rgb(33,47,149); } div.DivClassName { background-color: #212f95; } .BgClassName { background-color: #212f95; } </style>
<style> span { border-color: #212f95; } span { border-color: rgb(33,47,149); } td.TdClassName { border-color: #212f95; } .TagClassName { border-color: #212f95; } </style>