#20015A (or 0x20015A) is unknown color: approx Violent Violet. HEX triplet: 20, 01 and 5A. RGB value is (32,1,90). Sum of RGB (Red+Green+Blue) = 32+1+90=123 (16% of max value = 765). Red value is 32 (12.89% from 255 or 26.02% from 123); Green value is 1 (0.78% from 255 or 0.81% from 123); Blue value is 90 (35.55% from 255 or 73.17% from 123); Max value from RGB is 90 - color contains mainly: blue. Hex color #20015A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #20015A is #DFFEA5. Grayscale: #141414. Windows color (decimal): -14679718 or 5898528. OLE color: 5898528.
HSL color Cylindrical-coordinate representation of color #20015A: hue angle of 260.9º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #20015A is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #20015A; } p { color: rgb(32,1,90); } H1.HeaderClassName { color: #20015A; } .AnyTagClassName { color: #20015A; } </style>
<style> a { background-color: #20015A; } a { background-color: rgb(32,1,90); } div.DivClassName { background-color: #20015A; } .BgClassName { background-color: #20015A; } </style>
<style> span { border-color: #20015A; } span { border-color: rgb(32,1,90); } td.TdClassName { border-color: #20015A; } .TagClassName { border-color: #20015A; } </style>