#210A64 (or 0x210A64) is unknown color: approx Persian Indigo. HEX triplet: 21, 0A and 64. RGB value is (33,10,100). Sum of RGB (Red+Green+Blue) = 33+10+100=143 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.08% from 143); Green value is 10 (4.30% from 255 or 6.99% from 143); Blue value is 100 (39.45% from 255 or 69.93% from 143); Max value from RGB is 100 - color contains mainly: blue. Hex color #210A64 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210A64 is #DEF59B. Grayscale: #1A1A1A. Windows color (decimal): -14611868 or 6556193. OLE color: 6556193.
HSL color Cylindrical-coordinate representation of color #210A64: hue angle of 255.33º degrees, saturation: 0.82, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #210A64 is Cyan = 0.67, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.61.
<style> p { color: #210a64; } p { color: rgb(33,10,100); } H1.HeaderClassName { color: #210a64; } .AnyTagClassName { color: #210a64; } </style>
<style> a { background-color: #210a64; } a { background-color: rgb(33,10,100); } div.DivClassName { background-color: #210a64; } .BgClassName { background-color: #210a64; } </style>
<style> span { border-color: #210a64; } span { border-color: rgb(33,10,100); } td.TdClassName { border-color: #210a64; } .TagClassName { border-color: #210a64; } </style>