#212F34 (or 0x212F34) is unknown color: approx Oxford Blue. HEX triplet: 21, 2F and 34. RGB value is (33,47,52). Sum of RGB (Red+Green+Blue) = 33+47+52=132 (17% of max value = 765). Red value is 33 (13.28% from 255 or 25% from 132); Green value is 47 (18.75% from 255 or 35.61% from 132); Blue value is 52 (20.70% from 255 or 39.39% from 132); Max value from RGB is 52 - color contains mainly: blue. Hex color #212F34 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #212F34 is #DED0CB. Grayscale: #2B2B2B. Windows color (decimal): -14602444 or 3419937. OLE color: 3419937.
HSL color Cylindrical-coordinate representation of color #212F34: hue angle of 195.79º degrees, saturation: 0.22, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #212F34 is Cyan = 0.37, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.80.
<style> p { color: #212F34; } p { color: rgb(33,47,52); } H1.HeaderClassName { color: #212F34; } .AnyTagClassName { color: #212F34; } </style>
<style> a { background-color: #212F34; } a { background-color: rgb(33,47,52); } div.DivClassName { background-color: #212F34; } .BgClassName { background-color: #212F34; } </style>
<style> span { border-color: #212F34; } span { border-color: rgb(33,47,52); } td.TdClassName { border-color: #212F34; } .TagClassName { border-color: #212F34; } </style>