#200F53 (or 0x200F53) is unknown color: approx Violent Violet. HEX triplet: 20, 0F and 53. RGB value is (32,15,83). Sum of RGB (Red+Green+Blue) = 32+15+83=130 (17% of max value = 765). Red value is 32 (12.89% from 255 or 24.62% from 130); Green value is 15 (6.25% from 255 or 11.54% from 130); Blue value is 83 (32.81% from 255 or 63.85% from 130); Max value from RGB is 83 - color contains mainly: blue. Hex color #200F53 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #200F53 is #DFF0AC. Grayscale: #1B1B1B. Windows color (decimal): -14676141 or 5443360. OLE color: 5443360.
HSL color Cylindrical-coordinate representation of color #200F53: hue angle of 255º degrees, saturation: 0.69, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #200F53 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #200F53; } p { color: rgb(32,15,83); } H1.HeaderClassName { color: #200F53; } .AnyTagClassName { color: #200F53; } </style>
<style> a { background-color: #200F53; } a { background-color: rgb(32,15,83); } div.DivClassName { background-color: #200F53; } .BgClassName { background-color: #200F53; } </style>
<style> span { border-color: #200F53; } span { border-color: rgb(32,15,83); } td.TdClassName { border-color: #200F53; } .TagClassName { border-color: #200F53; } </style>