#214F55 (or 0x214F55) is unknown color: approx Teal Blue. HEX triplet: 21, 4F and 55. RGB value is (33,79,85). Sum of RGB (Red+Green+Blue) = 33+79+85=197 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.75% from 197); Green value is 79 (31.25% from 255 or 40.10% from 197); Blue value is 85 (33.59% from 255 or 43.15% from 197); Max value from RGB is 85 - color contains mainly: blue. Hex color #214F55 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #214F55 is #DEB0AA. Grayscale: #414141. Windows color (decimal): -14594219 or 5590817. OLE color: 5590817.
HSL color Cylindrical-coordinate representation of color #214F55: hue angle of 186.92º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #214F55 is Cyan = 0.61, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #214F55; } p { color: rgb(33,79,85); } H1.HeaderClassName { color: #214F55; } .AnyTagClassName { color: #214F55; } </style>
<style> a { background-color: #214F55; } a { background-color: rgb(33,79,85); } div.DivClassName { background-color: #214F55; } .BgClassName { background-color: #214F55; } </style>
<style> span { border-color: #214F55; } span { border-color: rgb(33,79,85); } td.TdClassName { border-color: #214F55; } .TagClassName { border-color: #214F55; } </style>