#21487F (or 0x21487F) is unknown color: approx Fun Blue. HEX triplet: 21, 48 and 7F. RGB value is (33,72,127). Sum of RGB (Red+Green+Blue) = 33+72+127=232 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.22% from 232); Green value is 72 (28.52% from 255 or 31.03% from 232); Blue value is 127 (50% from 255 or 54.74% from 232); Max value from RGB is 127 - color contains mainly: blue. Hex color #21487F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #21487F is #DEB780. Grayscale: #424242. Windows color (decimal): -14595969 or 8341537. OLE color: 8341537.
HSL color Cylindrical-coordinate representation of color #21487F: hue angle of 215.11º degrees, saturation: 0.59, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #21487F is Cyan = 0.74, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #21487F; } p { color: rgb(33,72,127); } H1.HeaderClassName { color: #21487F; } .AnyTagClassName { color: #21487F; } </style>
<style> a { background-color: #21487F; } a { background-color: rgb(33,72,127); } div.DivClassName { background-color: #21487F; } .BgClassName { background-color: #21487F; } </style>
<style> span { border-color: #21487F; } span { border-color: rgb(33,72,127); } td.TdClassName { border-color: #21487F; } .TagClassName { border-color: #21487F; } </style>