#211F33 (or 0x211F33) is unknown color: approx Jaguar. HEX triplet: 21, 1F and 33. RGB value is (33,31,51). Sum of RGB (Red+Green+Blue) = 33+31+51=115 (15% of max value = 765). Red value is 33 (13.28% from 255 or 28.70% from 115); Green value is 31 (12.5% from 255 or 26.96% from 115); Blue value is 51 (20.31% from 255 or 44.35% from 115); Max value from RGB is 51 - color contains mainly: blue. Hex color #211F33 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #211F33 is #DEE0CC. Grayscale: #212121. Windows color (decimal): -14606541 or 3350305. OLE color: 3350305.
HSL color Cylindrical-coordinate representation of color #211F33: hue angle of 246º degrees, saturation: 0.24, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #211F33 is Cyan = 0.35, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.8.
<style> p { color: #211F33; } p { color: rgb(33,31,51); } H1.HeaderClassName { color: #211F33; } .AnyTagClassName { color: #211F33; } </style>
<style> a { background-color: #211F33; } a { background-color: rgb(33,31,51); } div.DivClassName { background-color: #211F33; } .BgClassName { background-color: #211F33; } </style>
<style> span { border-color: #211F33; } span { border-color: rgb(33,31,51); } td.TdClassName { border-color: #211F33; } .TagClassName { border-color: #211F33; } </style>